guile-shapefile on AUR (Arch User Repository)

Last updated: July 06,2024

1. Install "guile-shapefile" 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 guile-shapefile on Arch using YAY

$ yay -S guile-shapefile

* (Optional) Uninstall guile-shapefile on Arch using YAY

$ yay -Rns guile-shapefile

2. Manually Install "guile-shapefile" via AUR

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

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

b. Clone guile-shapefile's git locally

$ git clone https://aur.archlinux.org/guile-shapefile.git ~/guile-shapefile

c. Go to ~/guile-shapefile folder and install it

$ cd ~/guile-shapefile $ makepkg -si

3. Information about the guile-shapefile package on Arch User Repository (AUR)

ID: 840254
Name: guile-shapefile
PackageBaseID: 161450
PackageBase: guile-shapefile
Version: 0.1.2-1
Description: Parse shapefiles (map data) in guile
URL: https://github.com/HugoNikanor/guile-shapefile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hugo.hornquist
Submitter: hugo.hornquist
FirstSubmitted: 1609350096
LastModified: 1609350096
URLPath: /cgit/aur.git/snapshot/guile-shapefile.tar.gz