grass on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S grass

* (Optional) Uninstall grass on Arch using YAY

$ yay -Rns grass

2. Manually Install "grass" via AUR

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

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

b. Clone grass's git locally

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

c. Go to ~/grass folder and install it

$ cd ~/grass $ makepkg -si

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

ID: 1351365
Name: grass
PackageBaseID: 99454
PackageBase: grass
Version: 8.3.1-1
Description: Geospatial data management and analysis, image processing, graphics/maps production, spatial modeling and visualization
URL: http://grass.osgeo.org/
NumVotes: 38
Popularity: 8.0E-6
OutOfDate:
Maintainer: kikislater
Submitter: Scimmia
FirstSubmitted: 1441552223
LastModified: 1699707858
URLPath: /cgit/aur.git/snapshot/grass.tar.gz