Playing MP3 in Fedora 17

Playing mp3 in Fedora18

Fedora by default does not ship with mp3 support for copyright issues. But there are many ways to play mp3 on fedora 17. I will try my best to describe some of the ways that you can use to play mp3 files on your fedora 17 installation.

Required Step

This step is required if you want to follow on with this tutorial. Here we will add RPM FUSION repo you our fedora 17 installation. This also applies for fedora 15 and fedora 16 users.

  • Run Terminal
  • And execute

su yum install http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm

This will add both the free and the nonfree RPM FUSION repository. Just copy and paste this to the terminal window. Press "Shift+CTRL+V" to paste on the Terminal

Rhythmbox

Rythmbox is likely to be installed by default. If not installed then you can install it very easily.

yum install rhythmbox

The default installation of rhythmbox wont allow you to play mp3. To play mp3 you need to add the necessary codecs

yum install gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly

Official Website: http://projects.gnome.org/rhythmbox/

Amarok

Amarok is the default audio player for KDE. It can also be installed on Gnome.

yum install amarok phonon-backend-gstreamer

Official Website: http://amarok.kde.org/

Audacious

Audacious is a winamp like audio player.

yum install audacious audacious-plugins

Official Website: http://audacious-media-player.org/

XMMS

XMMS is another winamp like audio player. And its one of my favourite. Its better than audacious in my view.

yum install xmms xmms-mp3

Official Website: http://www.xmms.org/

VLC player

VLC player is the best video and audio player for linux. It is capable of playing almost every video and audio format.

yum install vlc

Official Website: http://www.videolan.org/vlc/index.html

If you did not find your favorite player or you want us to include a player please leave a comment.

16 thoughts on “Playing MP3 in Fedora 17”

  1. Nothing works for me 🙁

    On rythmbox terminal says:
    No package gstreamer-plugins-bad available.
    No package gstreamer-plugins-ugly available.

    Also is no vlc available and Movie player dosen’t work at all.
    Please help me.

  2. Howdy this is kind of of off topic but I was wondering if blogs use WYSIWYG editors or
    if you have to manually code with HTML. I’m starting a blog soon but have no coding know-how so I wanted to get advice from someone with experience. Any help would be enormously appreciated!

  3. I don’t know why amarok didn’t work, try few times but nothing, even directly from amarok, this was the answer:

    Loaded plugins: langpacks, presto, refresh-packagekit
    No package amarok-extras-nonfree available.
    Error: Nothing to do

    XMMS did it, working like a blast, thank you!

  4. Use vlc player..it is the best..you don’t have to install any other plugins..it can play almost everything..

  5. thanks for actually being (simply) helpful — it’s more than can be said for the majority of Linux help.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.