diff --git a/ArchInstallation.md b/ArchInstallation.md index 4f2c365..080184d 100644 --- a/ArchInstallation.md +++ b/ArchInstallation.md @@ -4,12 +4,6 @@ # Installing Mapnik on Arch Linux -## 0.7.x - -Mapnik 0.7.1 is available from the Arch Community repository. Install it with Pacman: - - $ sudo pacman -S mapnik - ## Mapnik 2 from Git Mapnik 2 must be built from source. A package description is available in the Arch User Repository for easy building with ABS: [mapnik-git](https://aur.archlinux.org/packages.php?ID=53270) (this will compile the latest development version from the Git master branch). @@ -19,3 +13,9 @@ If you use [Yaourt](https://wiki.archlinux.org/index.php/Yaourt) or a similar [A $ yaourt -S mapnik-git This will handle downloading, building and installing Mapnik with dependencies from the 'extra' and 'community' repositories. + +## 0.7.x (Deprecated version) + +Mapnik 0.7.1 is available from the Arch Community repository. Install it with Pacman: + + $ sudo pacman -S mapnik