mapserver on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "mapserver" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install mapserver on Arch using YAY
$
yay -S
mapserver
Copied
* (Optional) Uninstall mapserver on Arch using YAY
$
yay -Rns
mapserver
Copied
2. Manually Install "mapserver" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mapserver's git locally
$
git clone https://aur.archlinux.org/mapserver.git
~/mapserver
Copied
c. Go to ~/mapserver folder and install it
$
cd
~/mapserver
Copied
$
makepkg -si
Copied
3. Information about the mapserver package on Arch User Repository (AUR)
ID: 1355497
Name: mapserver
PackageBaseID: 25083
PackageBase: mapserver
Version: 8.0.1-1
Description: Platform for publishing spatial data and interactive mapping applications to the web
URL: http://www.mapserver.org
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: geosam
Submitter: nofxx
FirstSubmitted: 1238314902
LastModified: 1700349555
URLPath: /cgit/aur.git/snapshot/mapserver.tar.gz
Name: mapserver
PackageBaseID: 25083
PackageBase: mapserver
Version: 8.0.1-1
Description: Platform for publishing spatial data and interactive mapping applications to the web
URL: http://www.mapserver.org
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: geosam
Submitter: nofxx
FirstSubmitted: 1238314902
LastModified: 1700349555
URLPath: /cgit/aur.git/snapshot/mapserver.tar.gz