How to install git (Ubuntu)
Open the terminal and type:root@penreturns:~$ sudo apt-get install git-core
Thats’s it. Short and up to the point. You can now check the version to make sure it is installed:
root@penreturns:~$ git --version
Enjoy.
*copy code without root@penreturns:~$
Reply to this post
Post a Comment