Amarok/GettingStarted/Download/Debian

From KDE Community Wiki
Revision as of 01:02, 29 July 2013 by Chealer (talk | contribs) (add testing)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Installing Amarok

Amarok can be installed by installing the amarok package. For example, using apt-get:

  1. apt-get install amarok

Amarok versions currently in Debian

Phonon Backends

Amarok plays media via the Phonon multimedia framework. You can choose either VLC (recommended) or GStreamer Phonon backend.

VLC

apt-get install phonon-backend-vlc

GStreamer

apt-get install phonon-backend-gstreamer

Xine (Debian oldstable only, deprecated in later versions)

apt-get install phonon-backend-xine

For more on Phonon, see the Phonon page.