-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Download for Linux and Unix
inferjay edited this page Oct 30, 2014
·
1 revision
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
$ pkg install developer/versioning/git
$ pkg_add git