grass6 on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S grass6

* (Optional) Uninstall grass6 on Arch using YAY

$ yay -Rns grass6

2. Manually Install "grass6" via AUR

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

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

b. Clone grass6's git locally

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

c. Go to ~/grass6 folder and install it

$ cd ~/grass6 $ makepkg -si

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

ID: 335796
Name: grass6
PackageBaseID: 101171
PackageBase: grass6
Version: 6.4.6-1
Description: Geospatial data management and analysis, image processing, graphics/maps production, spatial modeling and visualization.
URL: https://grass.osgeo.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: czk
FirstSubmitted: 1443904320
LastModified: 1473093525
URLPath: /cgit/aur.git/snapshot/grass6.tar.gz