CentOS7.6安装Git(IUS方式)

Posted betx

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CentOS7.6安装Git(IUS方式)相关的知识,希望对你有一定的参考价值。

官网下载地址:https://git-scm.com/download/linux

 

第一步:安装第三方存储库IUS

curl https://setup.ius.io | sh

 

第二步:安装git

yum -y install git2u

 

第三步:检查安装版本

git --version

 

以上是关于CentOS7.6安装Git(IUS方式)的主要内容,如果未能解决你的问题,请参考以下文章

Centos7安装IUS源

CentOS 7 安装git2

Linux Centos7.6 安装最新版git

Centos安装git

Centos安装git

HaProxy安装和常用命令.md