码迷,mamicode.com
首页 > 系统相关 > 详细

Ubuntu下apt方式安装与更新Git

时间:2019-01-10 01:08:56      阅读:235      评论:0      收藏:0      [点我收藏+]

标签:date   git   方式   方式安装   atl   core   repos   最新   epo   

本人使用的系统 Ubuntu 18.04.1 ,使用apt安装Git:

sudo apt insatll git

安装后发现不是最新的版本,更新方法:

sudo add-apt-repository ppa:git-core/ppa
sudo apt update
sudo apt upgrade

Ubuntu下apt方式安装与更新Git

标签:date   git   方式   方式安装   atl   core   repos   最新   epo   

原文地址:https://www.cnblogs.com/xgo0104/p/10247656.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!