Amarok/GettingStarted/Download/Kubuntu: Difference between revisions
m (Copy page from old wiki) |
No edit summary |
||
Line 10: | Line 10: | ||
sudo apt-get install amarok | sudo apt-get install amarok | ||
== Amarok 2. | == Amarok 2.7 == | ||
Packages for the release of Amarok 2. | Packages for the release of Amarok 2.7 are available for Kubuntu 12.10 and Raring. Run the following commands: | ||
sudo add-apt-repository ppa:kubuntu-ppa/backports | sudo add-apt-repository ppa:kubuntu-ppa/backports | ||
sudo apt-get update | sudo apt-get update |
Revision as of 12:06, 19 January 2013
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.7
Packages for the release of Amarok 2.7 are available for Kubuntu 12.10 and Raring. 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