Remi's リポジトリ設定
Remi'sのリポジトリ設定方法です。 CentOS 6.x対応 CentOS 7.x対応
CentoOS 6.x,7.x上にて各種追加パッケージを利用出来ます。
事前にEPELリポジトリ設定が必要です。
1 yumにてインストール
「rpm -ivh 対象のリポジトリRPM」を入力します。
CentOS 6.x http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
CentOS 7.x http://rpms.famillecollet.com/enterprise/remi-release-7.rpm
[root@centos6.x ~]# # CentOS 6.x x64の場合 [root@centos6.x ~]# rpm -ivh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm http://rpms.famillecollet.com/enterprise/remi-release-6.rpm を取得中 警告: /var/tmp/rpm-tmp.4QH250: ヘッダ V3 DSA/SHA1 Signature, key ID 00f97f56: NOKEY 準備中... ########################################### [100%] 1:remi-release ########################################### [100%] [root@centos ~]# [root@centos7.x ~]# # CentOS 7.xの場合 [root@centos7.x ~]# rpm -ivh http://rpms.famillecollet.com/enterprise/remi-release-7.rpm http://rpms.famillecollet.com/enterprise/remi-release-7.rpm を取得中 警告: /var/tmp/rpm-tmp.0JkGzf: ヘッダー V3 DSA/SHA1 Signature、鍵 ID 00f97f56: NOKEY 準備しています... ################################# [100%] 更新中 / インストール中... 1:remi-release-7.1-3.el7.remi ################################# [100%]