To use via YUM:
Posted Feb 2, 2005 21:57 UTC (Wed) by
b7j0c (subscriber, #27559)
Parent article:
Fedora Extras available for download
From the server notes:
To use this repository in yum add a file in your /etc/yum.repos.d dir with
these contents:
[extras]
name=Fedora Extras - $releasever - $basearch
baseurl=http://fedoraproject.org/extras/$releasever/$basearch/
gpgcheck=1
gpgkey=http://fedoraproject.org/extras/RPM-GPG-KEY-Fedora-Extras
[extras-debug]
name=Fedora Extras - $releasever - $basearch - Debugging packages
baseurl=http://fedoraproject.org/extras/$releasever/$basearch/debug/
gpgcheck=1
gpgkey=http://fedoraproject.org/extras/RPM-GPG-KEY-Fedora-Extras
enabled=0
You will also want to make sure you've imported this:
http://fedoraproject.org/extras/RPM-GPG-KEY-Fedora-Extras
key into your rpm database. Use this command:
rpm --import http://fedoraproject.org/extras/RPM-GPG-KEY-Fedora-Extras
(
Log in to post comments)