Installing Git on Ubuntu

You can use apt to install Git; just run the following command in Terminal:

sudo apt install git

You can check to ensure that the installation was successful by running this command:

git --version
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset