我在任何 Linux 发行版上安装 git 从来没有遇到过问题,但现在我不得不使用客户端服务器,即 SLES 11 SP2。它使用yast
或zypper
进行包管理,这是我以前从未使用过的。显然我应该能够,zypper install git-core
但这不起作用,因为它需要添加某个回购。当然,这里的官方 git 安装页面上都没有这些。
我在这里找到了属于 SLE11-SP2-SDK 存储库的软件包。但是没有关于如何将 repo 添加到 yast 或 zypper 的说明。
我还将接受一个简单地告诉我如何在 SLES 服务器上安装 git 的答案。我已经从源代码尝试过,但当然它缺少也属于 SDK 存储库的要求。
这是我在执行“zypper install git-core”时得到的:
$ sudo zypper install git-core
Refreshing service 'nu_novell_com'.
Loading repository data...
Reading installed packages...
'git-core' not found in package names. Trying capabilities.
No provider of 'git-core' found.
Resolving package dependencies...
Nothing to do.