最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

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

运维笔记admin41浏览0评论

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

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.

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论