gdal-grass on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S gdal-grass

* (Optional) Uninstall gdal-grass on Arch using YAY

$ yay -Rns gdal-grass

2. Manually Install "gdal-grass" via AUR

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

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

b. Clone gdal-grass's git locally

$ git clone https://aur.archlinux.org/gdal-grass.git ~/gdal-grass

c. Go to ~/gdal-grass folder and install it

$ cd ~/gdal-grass $ makepkg -si

3. Information about the gdal-grass package on Arch User Repository (AUR)

ID: 1204960
Name: gdal-grass
PackageBaseID: 109877
PackageBase: gdal-grass
Version: 1.0.2-1
Description: GRASS raster and vector format support for GDAL.
URL: http://www.gdal.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: czk
Submitter: czk
FirstSubmitted: 1460126156
LastModified: 1675274108
URLPath: /cgit/aur.git/snapshot/gdal-grass.tar.gz