yum install git
私のCentOS 5.7サーバーで使用した後。見せている
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
Setting up Install Process
No package git available.
Nothing to do
問題があります。git
私はLinuxサーバーにインストールされていません。
ベストアンサー1
CentOS 5.xの存続期間:2017年3月31日。今、博物館/ "Vault"に行きます。新しいCentOS 5リポジトリ、64ビットの例、CentOS-5.11.repo、/etc/yum.repos.d/にコピーされた(および他のファイルを削除):
[CentOS-5.11]
name=CentOS-5.11-x86_64
baseurl=http://vault.centos.org/5.11/os/x86_64/
enabled=1
gpgcheck=1
[CentOS-5.11-updates]
name=CentOS-5.11-updates-x86_64
baseurl=http://vault.centos.org/5.11/updates/x86_64/
enabled=1
gpgcheck=1
このパッケージはgit
EPELリポジトリにあり、EL5では使用できなくなります。