Wednesday, December 20, 2017

Install Git in linux centos

Once you log in you can use the following command to install Git:
Note: you need root or sudo permission to perform this.
yum install git
You can  uninstall using the yum remove command 
yum remove git
yum clean all

No comments:

Post a Comment

5 Strategies for Getting More Work Done in Less Time

Summary.    You’ve got more to do than could possibly get done with your current work style. You’ve prioritized. You’ve planned. You’ve dele...