Solution to the problem that MP3 ora16 does not support MP3

Source: Internet
Author: User
Configuration

 

Installing Free and nonfree Repositories

We have two separate software repositories:

  • FreeFor Open Source Software (as defined by the fedora Licensing Guidelines) which the Fedora Project cannot ship due to other reasons

  • NonfreeFor redistributable software that is not open source software (as defined by the fedora Licensing Guidelines); this includes DES software with publicly available source-code that has "no specified cial use"-like restrictions

Installation can be done either using a Web browser, or via the command line.

 

Graphical setup via Firefox Web Browser
  1. First enable access toFreeRepository. for users of GPK (gnome package kit) or kpackagekit in fedora that is easy and basically only one step: Just click on one of the following files, depending on what distribution you use and then follow the default options that Firefox and package kit offer by clickingEnterA few times (frequency ):

    • Rpm fusion free for fedora 15 and 16

    • Rpm fusion free for Fedora branched and what will become fedora 17

    • Rpm fusion free for Fedora rawhide and what will become fedora 18

    • Rpm fusion free for RHEL 5 or compatible like centos

    • Rpm fusion free for RHEL 6 or compatible like centos

  2. Once that succeeds, you can enable access toNonfreeRepositories by clicking on one of the following files, depending on what distribution you use and then follow the default options that Firefox and package kit offer by clickingEnterA few times (frequency ):

    • Rpm fusion nonfree for fedora 15 and 16

    • Rpm fusion nonfree for Fedora branched and what will become fedora 17

    • Rpm fusion nonfree for Fedora rawhide and what will become fedora 18

    • Rpm fusion nonfree for RHEL 5 or compatible like centos

    • Rpm fusion nonfree for RHEL 6 or compatible like centos

Once you clicked on abve link Firefox will ask you howOpen the file. Here you can simply use the default and open the file with the default applicationPackage Installer. Then Firefox will call package kit, which asksDo you want to install this file?. ClickOKTo begin install; Package kit then will complain aboutMissing Security signature; Once you tell package kit to install the package nevertheless it will move on and install it. That's all.

 

Command Line setup using rpm

To enable access to bothFreeAndNonfreeRepository use the following command:

  • Fedora 15 and 16:

    su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm'
  • Fedora branched and what will become fedora 17

    su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-branched.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-branched.noarch.rpm'
  • Fedora rawhide and what will become fedora 18

    su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-rawhide.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-rawhide.noarch.rpm'
  • RHEL 5 or compatible like centos:

    su -c 'rpm -Uvh http://download1.rpmfusion.org/free/el/updates/testing/5/i386/rpmfusion-free-release-5-0.1.noarch.rpm http://download1.rpmfusion.org/nonfree/el/updates/testing/5/i386/rpmfusion-nonfree-release-5-0.1.noarch.rpm'
  • RHEL 6 or compatible like centos:

    su -c 'rpm -Uvh http://download1.rpmfusion.org/free/el/updates/testing/6/i386/rpmfusion-free-release-6-0.1.noarch.rpm http://download1.rpmfusion.org/nonfree/el/updates/testing/6/i386/rpmfusion-nonfree-release-6-0.1.noarch.rpm'

 

Important Notes
  • You need to enable epel on RHEL 5 & 6 or compatible distributions like centosBeforeYou enable RPM fusion for El. See the fedoraproject wiki for instruction how to enable epel.

  • The RPM fusion for El repositories are still in the early testing stages; hence you (for now) need to enable epel-testing as well, as some of the RPM fusion packages depend on packages that are currently in epel-testing.
  • All users that used freshrpms or livna installed properly (e.g. By installing one of theirFoo-releasePackages) Got RPM fusion free and nonfree repositories enabled automatically.

The above is the content from http://rpmfusion.org/configuration, from the perspective of the content, fedoraonly need to input Su-C 'yum localinstall -- nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm plugin

 

 

 

 

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.