Revision 2 as of 2008-11-03 17:02:25

Clear message
Edit Info Other
Login

Configuration

Upgrading from Livna

All users that installed Livna properly (e.g. by installing the livna-release package) will get RPM Fusion free and nonfree repositories enabled automatically.

Upgrading from Freshrpms

All users that installed Freshrpms properly (e.g. by installing the freshrpms-release package) will get RPM Fusion free and nonfree repositories enabled automatically.

Installing Free and Non-Free Repositories

If you want to enable access via yum to the free repository, just type the following command:

rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm

If you want to enable access to the nonfree repository too, you also need to type this command:

rpm -ivh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm

Rawhide

If you installed a Fedora Beta or you use Rawhide then use the following command to enable RPM Fusion free for rawhide:

rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-rawhide.noarch.rpm 

And also this one if you want to use non-free too:

rpm -ivh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-rawhide.noarch.rpm