MP3 Support In Fedora 7

Written by BinnyVA on July 2, 2007 – 9:58 pm -

Music

Fedora does not include MP3 support out of the box. This is because MP3 is a proprietary format. Fortunately, enabling MP3 support in Fedora 7 is very easy.

First thing to do is enable the Livna repository for Yum.

Run these commands as root

wget http://rpm.livna.org/fedora/7/i386/livna-release-7-2.noarch.rpm
rpm -ivh livna-release-7-2.noarch.rpm

The next step is to install all the necessary libraries. This is what I did…

yum install  gstreamer-plugins-ugly gstreamer-plugins-bad xine-lib-extras-nonfree

Install MP3 Support in Fedora 7


del.icio.us | Digg it | Furl | ma.gnolia | reddit | StumbleUpon |

Posted in Audio, Configuration, Fedora |

3 Comments to “MP3 Support In Fedora 7”

  1. Nikesh Says:

    I moved my blog to : http://linuxpoison.wordpress.com/

    http://linuxpoison.wordpress.com/2007/06/01/install-mp3-support-in-fedora-7/

  2. BinnyVA Says:

    I have updated the link. Thanks for pointing it out.

  3. rammoorthy Says:

    Thanks..I was looking 4 this tip for long..

Leave a Comment