Install git on centos 7
Dalitso Kasonde
Posted on July 11, 2020
Use the following command to include repositories of git to your server
sudo yum -y install https://packages.endpoint.com/rhel/7/os/x86_64/endpoint-repo-1.7-1.x86_64.rpm
Type the following command to install git
sudo yum install git
💖 💪 🙅 🚩
Dalitso Kasonde
Posted on July 11, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.