admin管理员组

文章数量:1122854

vcs linux版本软件下载,软件下载

Windows版本:

2.国内csdn镜像:

linux版本:

Debian/Ubuntu

# apt-get install git

Fedora

# yum install git(up to Fedora 21)

# dnf install git(Fedora 22 and later)

Gentoo

# emerge –ask –verbose dev-vcs/git

Arch Linux

# pacman -S git

openSUSE

# zypper install git

Mageia

# urpmi git

FreeBSD

# pkg install git

Solaris 9/10/11 (OpenCSW)

# pkgutil -i git

Solaris 11 Express

# pkg install developer/versioning/git

OpenBSD

# pkg_add git

Alpine

$ apk add git

Red Hat Enterprise Linux, Oracle Linux, CentOS, Scientific Linux, et al.

RHEL and derivatives typically ship older versions of git. You can download a tarball and build from source, or use a 3rd-party repository such as the IUS Community Project to obtain a more recent version of git.

本文标签: vcs linux版本软件下载软件下载