ubuntu14 安装git

1.安装git

Step1 测试git是否安装,终端输入

$ git

没有安装时,不会识别git命令:

 

Step2 终端通过apt-get install安装git(ref: https://git-scm.com/download/linux)

$ sudo apt-get install git

安装失败,显示错误,可能是老的ubuntu指向的站点已经失效。

"This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming."

 

注解: 更新apt-get 即可解决。 ref:  https://ask.csdn.net/questions/348215

$ sudo apt-get update

安装完成:

2.检查安装

检查安装版本

$ git --version

 

转载于:https://www.cnblogs.com/fortunely/p/9246734.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值