- http://rpms.famillecollet.com/ the repositories (repoview browser).
- http://rpms.famillecollet.com/SPEC/ spec file used to build the RPM.
- http://rpms.famillecollet.com/SRPMS/ sources RPM.
Fedora 11 i386, ppc, ppc64 or x86_64
wget http://rpms.famillecollet.com/remi-release-11.rpm rpm -Uvh remi-release-11.rpmFedora 10 i386, ppc, ppc64 or x86_64
wget http://rpms.famillecollet.com/remi-release-10.rpm rpm -Uvh remi-release-10.rpmFedora 9 i386, ppc, ppc64 or x86_64
wget http://rpms.famillecollet.com/remi-release-9.rpm rpm -Uvh remi-release-9.rpmFedora 8 i386, ppc, ppc64 or x86_64
wget http://rpms.famillecollet.com/remi-release-8.rpm rpm -Uvh remi-release-8.rpmFedora 7 i386, ppc or x86_64
wget http://rpms.famillecollet.com/remi-release-7.rpm rpm -Uvh remi-release-7.rpmFedora Core 6 i386, ppc or x86_64
wget http://rpms.famillecollet.com/remi-release-6.rpm rpm -Uvh remi-release-6.rpmFedora Core 5 (non maintened repository)
wget http://rpms.famillecollet.com/remi-release-5.rpm rpm -Uvh remi-release-5.rpmFedora Core 4 (non maintened repository)
wget http://rpms.famillecollet.com/remi-release-4.rpm rpm -Uvh remi-release-4.rpmFedora Core 3 (non maintened repository)
wget http://rpms.famillecollet.com/remi-release-3.rpm rpm -Uvh remi-release-3.rpmEnterprise Linux 5 (with EPEL)
wget http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm wget http://rpms.famillecollet.com/enterprise/remi-release-5.rpm rpm -Uvh remi-release-5*.rpm epel-release-5*.rpmEnterprise Linux 4 (with EPEL)
wget http://download.fedora.redhat.com/pub/epel/4/i386/epel-release-4-9.noarch.rpm wget http://rpms.famillecollet.com/enterprise/remi-release-4.rpm rpm -Uvh remi-release-4*.rpm epel-release-4*.rpm2.2. APT 設定
As for YUM, install the automatic configuration package. To enable the repository, you need to uncomment, in /etc/apt/sources.list.d/remi.list file, the line :
repomd http://rpms.famillecollet.com/ fc$(VERSION).$(ARCH)2.3. SMART configuration
As for YUM, install the automatic configuration package. To enable the repository, you have to select it in the Edition / Channel menu.
2.3. YUM manual configuration
You just have to download the repository file configuration and to save it in the appropriate direcotry.
Fedora :
su - cd /etc/yum.repos.d wget http://rpms.famillecollet.com/remi-fedora.repoEnterprise Linux (RHEL, CentOS) :
su - cd /etc/yum.repos.d wget http://rpms.famillecollet.com/remi-enterprise.repoThis file provides configuration for remi and remi-test repositories.
Notice : the repository is not enabled on install (enabled=0). You need to enable it when you need it, for example :
yum --enable remi install firefox-langpack-fr
3. Compatibility with other repositories
On Fedora, available RPM mainly use dependencies from fedora, and updates repositories, sometime from Livna. (And, from Extras when Fedora <= 6) and now from Rpmfusion.On Redhat and CentOS dépendencies are in main repositories and in EPEL. I really discourage you from using Rpmforge (well known conflicts with EPEL).
Exceptions are explained on the blog article of each RPM.
4. Remi's signature Installation (GPG Key)
This step is not required if you use a package manager (Yum of Apt).The RPM validity check requires my key to be imported on your system before use. Download This GPG key and install it with :
rpm --import RPM-GPG-KEY-remiYUM will propose you to automatic install it on first installation of a RPM from my repository.
You can list the installed key with :
rpm -q gpg-pubkey --qf "%{summary} ->%{version}-%{release}\n"My old key fingerprint was : 00f97f56-4267cb5c
My new key fingerprint is : 00f97f56-467e318a
沒有留言:
張貼留言