Once you log in you can use the following command to install Git:
Note: you need root or sudo permission to perform this.
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