How to Install Amarok On Ubuntu 13.10 Saucy Salamander

Edit: Due to the fact that this article is old, the installation instructions may not work anymore. In order to successfully install the latest version of Amarok, please access the amarok tag and open the latest article (the one on top).

Watch Free Movies

The latest installation instructions for Amarok

As you already know, Amarok is the default music player that comes with KDE desktop environment. But how about installing it on Ubuntu 13.10 Saucy Salamander, with GNOME.

http://www.kde.org/images/screenshots/amarok.png

Yes, it is possible. And because Amarok is available in the Universe, one of the default repositories, just make sure you have an up to date system:

$ sudo apt-get update

And install Amarok:

$ sudo apt-get install amarok

If this does not work, install it from the kubuntu backports repo:

$ sudo add-apt-repository ppa:kubuntu-ppa/backports
$ sudo apt-get update
$ sudo apt-get install amarok

Scroll to Top