Amarok
From LUG Manipal Wiki
About
Its the most addictive Media player of all times, built specially for K Desktop Environment.
Users of GNOME or other Desktop Environments can also install it. The installation resolves out the dependencies itself.
Installation - Ubuntu
You need to have the official repositories enabled.
If you dont know how to do so click on Enabling Official Repositories in Linux
If you have Ubuntu, just type in the terminal
sudo apt-get install amarok
After installation is complete, you might face problems like "Unable to play MP3". In that case issue the command
sudo apt-get install libxine1-ffmpeg
OR
sudo apt-get install amarok-xine
Installation - Fedora
yum install amarok amarok-extras-nonfree
