Installing git on CentOS 5 using yum
$ sudo yum install <packagename>
However, when trying to install git this way, you'll encounter the following error on CentOS 5:
$ sudo yum install git Setting up Install Process Parsing package install arguments No package git available. Nothing to do
Read full article from Installing git on CentOS 5 using yum
No comments:
Post a Comment