Um nicht nur die "offiziellen" Pakete zu erhalten, sollte man yum erweitern. Dazu gehe ich wie folgt vor:
1. Eine Konsole ??ffnen und mit su rootden User wechseln
2. rpm --import rpm.livna.org/RPM-LIVNA-GPG-KEY ausf?ºhren
3. Folgende Zeilen in die /etc/yum.conf - Datei schreiben:
### See www.fedora.us/wiki/FedoraSources
### And insert here the fedora.us repository configuration
### And then add these lines to access rpm.livna.org repositories:
[livna-stable]
name=Livna.org Fedora Compatible Packages (stable)
baseurl= rpm.livna.org/fedora/$releasever/$basearch/RPMS.stable
gpgcheck=1
[livna-unstable]
name=Livna.org Fedora Compatible Packages (unstable)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.unstable
gpgcheck=1
[livna-testing]
name=Livna.org Fedora Compatible Packages (testing)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.testing
gpgcheck=1
4. F?ºr up2date folgende Zeilen in die /etc/sysconfig/rhn/sources Datei schreiben:
yum livna-stable-fc3 rpm.livna.org/fedora/3/i386/yum/stable
yum livna-testing-fc3 rpm.livna.org/fedora/3/i386/yum/testing
yum livna-unstable-fc3 rpm.livna.org/fedora/3/i386/yum/unstable
Thats all, folks.
Yum hat jetzt auch "nicht offizielle" Pakete (nvidia, mp3 usw..)