Amarok/GettingStarted/Download/Debian: Difference between revisions

From KDE Community Wiki
No edit summary
Line 5: Line 5:


'''Amarok versions currently in Debian'''
'''Amarok versions currently in Debian'''
* The version in [http://www.debian.org/releases/stable/ squeeze (currently stable)] is and always will be [http://packages.debian.org/stable/amarok 2.3.1].
* The version in [http://www.debian.org/releases/stable/ wheezy (currently stable)] is [http://packages.debian.org/stable/amarok 2.5.90-75-g47e75df (post 2.6-beta1 snapshot)] at the moment.
* The version in [http://backports.debian.org/Instructions/ squeeze-backports] is [http://packages.debian.org/squeeze-backports/sound/amarok 2.4.1] at the moment.
* The version in [http://wiki.debian.org/Backports wheezy-backports] is [http://packages.debian.org/wheezy-backports/sound/amarok 2.6.0] at the moment.
* The version in [http://www.debian.org/releases/testing/ wheezy (currently testing)] is [http://packages.debian.org/testing/amarok v2.5.90-75-g47e75df (post 2.6-beta1 snapshot)] at the moment.
* The version in [http://www.debian.org/releases/unstable/ sid (unstable)] is [http://packages.debian.org/unstable/amarok 2.6.0] at the moment.
* The version in [http://www.debian.org/releases/unstable/ sid (unstable)] is [http://packages.debian.org/unstable/amarok 2.6.0] at the moment.
* The version in [http://wiki.debian.org/DebianExperimental experimental] is [http://packages.debian.org/experimental/amarok 2.7.0] at the moment.
* The version in [http://wiki.debian.org/DebianExperimental experimental] is [http://packages.debian.org/experimental/amarok 2.7.0] at the moment.


==Phonon Backends==
==Phonon Backends==

Revision as of 21:50, 19 May 2013

Installing Amarok

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

apt-get install amarok

Amarok versions currently in Debian

Phonon Backends

Amarok plays media via Phonon multimedia framework. You can choose either VLC, Xine (Debian stable only) or GStreamer Phonon backend. VLC backend 0.3.1 or later version is currently recommended (testing/unstable only) . In case of problems, try all backends to see which works best for you.

VLC

apt-get install phonon-backend-vlc

GStreamer

apt-get install phonon-backend-gstreamer

Xine (Debian stable only, deprecated in later versions)

apt-get install phonon-backend-xine

For more on Phonon, see the Phonon page.