Download for Linux and Unix It is easiest to install Git on Linux using the preferred package manager of your Linux distribution.
$ apt-get install git
$ yum install git
$ emerge --ask --verbose dev-vcs/git
$ pacman -S git
$ zypper install git
$ cd /usr/ports/devel/git $ make install
$ cd /usr/ports/devel/git
$ make install
$ pkg install developer/versioning/git
$ pkg_add git
There was an error while loading. Please reload this page.