Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Use the package manager appropriate for your distribution to install GIT like yum or apt-get.

For instance for Ubuntu Linux use:

sudo apt install git

or for Amaxon, Centos or Redhat:

sudo yum install git

Sometimes these installation commands may have trouble if you have:

  • An out of date version of Linux

  • A virtual machine of Linux that you haven’t run for a while or haven’t rebooted for a while

It’s a good idea to start with rebooting the machine and run any updates that are needed.

If you have a really toasted copy of Linux you might want to get a fresh one.

  • No labels