Use the package manager appropriate for your distribution to install GIT like yum or apt-get.
For instance for Amazon or Ubuntu Linux use:
Code Block |
---|
sudo apt install git |
or for Amaxon Linux:
Code Block |
---|
yum install git |
Use the package manager appropriate for your distribution to install GIT like yum or apt-get.
For instance for Amazon or Ubuntu Linux use:
Code Block |
---|
sudo apt install git |
or for Amaxon Linux:
Code Block |
---|
yum install git |