Edit Info Other
Login

Diff for "EnablingRpmFusionDuringFedoraInstall"

Differences between revisions 8 and 9
Revision 8 as of 2008-11-15 10:23:37
Size: 3115
Comment:
Revision 9 as of 2008-11-22 15:16:35
Size: 3940
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
Before you start installing Fedora making sure you have a supported network card and over which a connection to the internet can be established. Start the install and move through the different anaconda screens where you select language, keyboard layout, root password and target volume until you get to the ''Additional Tasks'' screen. Then follow these steps to enable the RPM Fusion: Before you start installing Fedora making sure you have a supported network card and over which a connection to the internet can be established. Start the install and move through the different anaconda screens where you select language, keyboard layout, root password and target volume until you get to the ''Additional Tasks'' screen:
Line 12: Line 12:
 1. Enable the the RPM Fusion '''free''' repository
 
1. In the Additional Repositories section, click the ''Add additional software repositories'' button.
  1. In the Edit Repository dialog, set the Repository name: 'RPM Fusion Free'
  1. Set Repository type: ''HTTP/FTP''
  1. Set Repository URL depending distribution version and the architecture. For Fedora 10 on i386 use
  {{{
http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-10&arch=i386
 {{attachment:addrepo.gif}}

Then follow these steps to e
nable the RPM Fusion '''free''' repository:

1. In the Additional Repositories section, click the ''Add additional software repositories'' button.
 1. In the Edit Repository dialog, set the Repository name: 'RPM Fusion Free'
 1. Set Repository type: ''HTTP/FTP''
 1. Set Repository URL depending distribution version and the architecture. For Fedora 10 on i386 use
 {{{
http://mirrors.rpmfusion.org/free/fedora/10/i386
Line 20: Line 23:
  1. Click ''URL is a mirror list''
  1. Click ''OK''
 1. Enable the the RPM Fusion '''nonfree''' repository
 
1. After enabling the free repository in the Additional Repositories section, click the ''Add additional software repositories'' button again.
  1. In the Edit Repository dialog, set the Repository name: ''RPM Fusion Nonfree''
  1. Set Repository type: ''HTTP/FTP''
  1. Set Repository URL depending distribution version and the architecture. For Fedora 10 on i386 use
  {{{
http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-fedora-10&arch=i386
 1. Click ''URL is a mirror list''
 1. Click ''OK''

 {{attachment:addrepo-free.gif}}

Once you e
nabled the free repository you can enable the RPM Fusion '''nonfree''' repository:

1. After enabling the free repository in the Additional Repositories section, click the ''Add additional software repositories'' button again.
 1. In the Edit Repository dialog, set the Repository name: ''RPM Fusion Nonfree''
 1. Set Repository type: ''HTTP/FTP''
 1. Set Repository URL depending distribution version and the architecture. For Fedora 10 on i386 use
 {{{
http://mirrors.rpmfusion.org/nonfree/fedora/10/i386
Line 30: Line 37:
  1. Click ''URL is a mirror list''
  1. Click ''OK''
 1. Click ''URL is a mirror list''
 1. Click ''OK''

 {{attachment:addrepo-nonfree.gif}}
Line 37: Line 46:
 * For other architectures like x86_64 or PPC, change ''i386'' to ''x86_64'' or ''ppc'' in the repository URL.  * For other architectures like x86_64 or PPC/PPC64, change ''i386'' to ''x86_64'', ''ppc'', or ''ppc64'' in the repository URL.
Line 39: Line 48:
 * Packages in the nonfree repository require packages from the free repository to be available, hence you must enable the free repository if you want to enable the nonfree repository.  * Packages in the nonfree repository require packages from the free repository to be available, hence you ''must'' enable the free repository if you want to enable the nonfree repository.
Line 41: Line 50:
== More informations ==  * If you enable the Fedora Updates repository during install then you have to activate the RPM Fusion Updates repositories during install in addition to the RPM Fusion Release repositories. The URLs for the Updates repositories are similar to the ones for the release repositories. Some examples:

 ||Repository||URL for i386||
 ||RPM Fusion Free Release for F10||{{{http://mirrors.rpmfusion.org/free/fedora/10/i386}}}||
 ||RPM Fusion Nonfree Updates for F10||{{{http://mirrors.rpmfusion.org/nonfree/fedora/10/i386}}}||
 ||RPM Fusion Free Release for F10||{{{http://mirrors.rpmfusion.org/free/fedora/updates/10/i386}}}||
 ||RPM Fusion Nonfree Updates for F10||{{{http://mirrors.rpmfusion.org/nonfree/fedora/updates/10/i386}}}||

== More information's ==

Using RPM Fusion at installation time

In Fedora 10 and later Anaconda (the Fedora installer) is capable of activating and using the RPM Fusion repositories during install.

Adding the RPM Fusion repositories during install

Before you start installing Fedora making sure you have a supported network card and over which a connection to the internet can be established. Start the install and move through the different anaconda screens where you select language, keyboard layout, root password and target volume until you get to the Additional Tasks screen:

  • addrepo.gif

Then follow these steps to enable the RPM Fusion free repository:

  1. In the Additional Repositories section, click the Add additional software repositories button.

  2. In the Edit Repository dialog, set the Repository name: 'RPM Fusion Free'
  3. Set Repository type: HTTP/FTP

  4. Set Repository URL depending distribution version and the architecture. For Fedora 10 on i386 use
    http://mirrors.rpmfusion.org/free/fedora/10/i386
  5. Click URL is a mirror list

  6. Click OK

    addrepo-free.gif

Once you enabled the free repository you can enable the RPM Fusion nonfree repository:

  1. After enabling the free repository in the Additional Repositories section, click the Add additional software repositories button again.

  2. In the Edit Repository dialog, set the Repository name: RPM Fusion Nonfree

  3. Set Repository type: HTTP/FTP

  4. Set Repository URL depending distribution version and the architecture. For Fedora 10 on i386 use
    http://mirrors.rpmfusion.org/nonfree/fedora/10/i386
  5. Click URL is a mirror list

  6. Click OK

    addrepo-nonfree.gif

Now simply continue installing Fedora.

/!\ Important notes:'':

  • For other architectures like x86_64 or PPC/PPC64, change i386 to x86_64, ppc, or ppc64 in the repository URL.

  • Packages in the nonfree repository require packages from the free repository to be available, hence you must enable the free repository if you want to enable the nonfree repository.

  • If you enable the Fedora Updates repository during install then you have to activate the RPM Fusion Updates repositories during install in addition to the RPM Fusion Release repositories. The URLs for the Updates repositories are similar to the ones for the release repositories. Some examples:

    Repository

    URL for i386

    RPM Fusion Free Release for F10

    http://mirrors.rpmfusion.org/free/fedora/10/i386

    RPM Fusion Nonfree Updates for F10

    http://mirrors.rpmfusion.org/nonfree/fedora/10/i386

    RPM Fusion Free Release for F10

    http://mirrors.rpmfusion.org/free/fedora/updates/10/i386

    RPM Fusion Nonfree Updates for F10

    http://mirrors.rpmfusion.org/nonfree/fedora/updates/10/i386

More information's

Selecting RPM Fusion packages during install

A subset of the RPM Fusion package set will automatically get added to your install when you enable the RPM Fusion repositories in Anaconda. That for example includes, but is not limited to the gstreamer-plugings-ugly package.

But you of course can select or deselect packages during install if you select the Customize now on the Anaconda screen where you enabled the RPM Fusion repositories. If you for example deselect the complete GNOME group and enable the group KDE instead then you'll automatically get k3b-extras-freeworld selected.

Many more packages from RPM Fusion can be found in the group Applications and its subgroups Games and Sound and Video. Please note that most of them are not installed by default.


CategoryUsingRpmFusion

EnablingRpmFusionDuringFedoraInstall (last edited 2023-11-14 09:37:58 by anonymous)