geoserver-bin on AUR (Arch User Repository)

Last updated: May 14,2024

1. Install "geoserver-bin" 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

b. Install geoserver-bin on Arch using YAY

$ yay -S geoserver-bin

* (Optional) Uninstall geoserver-bin on Arch using YAY

$ yay -Rns geoserver-bin

2. Manually Install "geoserver-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone geoserver-bin's git locally

$ git clone https://aur.archlinux.org/geoserver-bin.git ~/geoserver-bin

c. Go to ~/geoserver-bin folder and install it

$ cd ~/geoserver-bin $ makepkg -si

3. Information about the geoserver-bin package on Arch User Repository (AUR)

ID: 1267176
Name: geoserver-bin
PackageBaseID: 34492
PackageBase: geoserver-bin
Version: 2.23.1-1
Description: Server written in Java that allows users to share and edit geospatial data
URL: http://geoserver.org
NumVotes: 6
Popularity: 0.002181
OutOfDate:
Maintainer: AchmadFathoni
Submitter: td123
FirstSubmitted: 1265917514
LastModified: 1685777416
URLPath: /cgit/aur.git/snapshot/geoserver-bin.tar.gz