Edit Info Other
Login

Diff for "Configuration"

Differences between revisions 1 and 2
Revision 1 as of 2007-09-28 14:10:01
Size: 130
Editor: MatthiasSaou
Comment: Initial page.
Revision 2 as of 2008-11-03 17:02:25
Size: 1286
Editor: XavierLamien
Comment: update for official announce
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The project is not yet ready for general use, so there is nothing here for the time being. == Upgrading from Livna ==
Line 3: Line 3:
Please check back at a later time. 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
}}}

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

Configuration (last edited 2024-02-14 23:47:05 by Sérgio Basto)