Amarok/GettingStarted/Download/Kubuntu: Difference between revisions

From KDE Community Wiki
(Copy page from old wiki)
 
m (Copy page from old wiki)
Line 1: Line 1:


<div style="text-align:center;">[[File:Kubuntu-Logo.png|350px|link=http://www.kubuntu.org]]</div>
[[File:Kubuntu-Logo.png | 350px | link=http://www.kubuntu.org]]


If you have Kubuntu, you're in luck!  Amarok comes standard with Kubuntu, it's already installed!!!
If you have Kubuntu, you're in luck!  Amarok comes standard with Kubuntu, it's already installed!!!


== Installing on other Ubuntu variants ==
== Installing on other Ubuntu variants ==
To install on other Ubuntu variants, find Amarok in the Software Centre or use the following command:
To install on other Ubuntu variants, find Amarok in the Software Centre or use the following command:


Line 17: Line 18:


== Phonon Backends ==
== Phonon Backends ==
VLC and GStreamer are all available as Phonon backends in Kubuntu. GStreamer is default.  For more on Phonon, please see the [[Phonon]] page.  If you want to try VLC you can install


=== VLC ===
VLC and GStreamer are all available as Phonon backends in Kubuntu. The GStreamer backend is installed by default.  For more on Phonon, please see the http://community.kde.org/Phonon page.  If you want to try VLC you can install
 
=== VLC backend ===
 
  sudo aptitude install phonon-backend-vlc
  sudo aptitude install phonon-backend-vlc


== MP3 Playback ==
To enable MP3 support, see [[MP3:Kubuntu]].


[[Category:Amarok]]
[[Category:Amarok]]
[[Category:Installation]]

Revision as of 14:07, 15 October 2012

If you have Kubuntu, you're in luck! Amarok comes standard with Kubuntu, it's already installed!!!

Installing on other Ubuntu variants

To install on other Ubuntu variants, find Amarok in the Software Centre or use the following command:

sudo apt-get install amarok

Amarok 2.6

Packages for the release of Amarok 2.6 are available for Kubuntu 12.04 and Quantal. Run the following commands:

sudo add-apt-repository ppa:kubuntu-ppa/backports
sudo apt-get update
sudo apt-get upgrade

Phonon Backends

VLC and GStreamer are all available as Phonon backends in Kubuntu. The GStreamer backend is installed by default. For more on Phonon, please see the http://community.kde.org/Phonon page. If you want to try VLC you can install

VLC backend

sudo aptitude install phonon-backend-vlc