Amarok/GettingStarted/Download/Arch: Difference between revisions

From KDE Community Wiki
(Copy page from old wiki)
 
(Also out of date...)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:


Since April 18th of 2009 the Amarok v2 has been the official release on the extra repository of Arch Linux. To install it you only need to type '''pacman -S amarok''' on a terminal as a super user (aka root).
== Installing Amarok ==


If you want to compile the latest version of Amarok on your Arch Linux, try the [http://aur.archlinux.org/packages.php?ID=28622 amarok-git] PKGBUILD found on [http://aur.archlinux.org/packages.php AUR repository].
The [https://aur.archlinux.org/packages/amarok AUR package] is now being maintained with respect to the latest git release.
 
The Amarok v1.4 is not being supported anymore on the official mirrors.
 
==Building the Amarok 1.4 for Arch Linux==
 
If you still desire to use the v1.4 of Amarok you can build it by yourself doing your own package and installing it with pacman. You'll need to build at least 2 packages: '''amarok-engine-xine''' and '''amarok-base'''
 
For each one, browse the repository on the revision number 35946 (this revision was right before Amarok v2 got to the repository as an official package for Amarok). Reach them here: [http://repos.archlinux.org/viewvc.cgi/amarok-base/repos/extra-x86_64/?pathrev=35946 amarok-base] and [http://repos.archlinux.org/viewvc.cgi/amarok-engine-xine/repos/extra-x86_64/?pathrev=35946 amarok-engine-xine] and download those files (the PKGBUILD and the others) to a folder (one folder for each program (amarok-base and amarok-engine-xine)). Remember to rename them if you got crap, like '''PKGBUILD?revision=34763&pathrev=35946''' to only '''PKGBUILD'''.
 
[[Category:Installation]]
[[Category:Amarok]]

Latest revision as of 18:10, 9 October 2024

Installing Amarok

The AUR package is now being maintained with respect to the latest git release.