Thursday, March 25, 2010

Update All Default Players in Linux and Install More Players

Even though there are lot of players in linux, we can play anything with those players. So how can we make those players to play our songs like mp3. Here are the commands to update all the players....
  1. su -c 'rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
    http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm'
  2. yum update @sound-and-video
  3. yum install xine-lib-extras-freeworld
  4. yum install gstreamer-plugins-ugly
  5. yum install phonon-backend-xine
  6. yum install phonon-backend-gstreamer

No comments: