With the help of EPEL, it's quite easy to install git on CentOS, basically you just need to run:
If you're using CentOS 4, please use this command instead:Code:sudo rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm
Finnally, what you need to do is:Code:rpm -Uvh http://download.fedora.redhat.com/pub/epel/4/i386/epel-release-4-9.noarch.rpm
Now, Git is ready!Code:sudo yum install git


LinkBack URL
About LinkBacks




Reply With Quote
