grit on AUR (Arch User Repository)

Last updated: January 07,2025

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

$ yay -S grit

* (Optional) Uninstall grit on Arch using YAY

$ yay -Rns grit

2. Manually Install "grit" via AUR

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

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

b. Clone grit's git locally

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

c. Go to ~/grit folder and install it

$ cd ~/grit $ makepkg -si

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

ID: 1290417
Name: grit
PackageBaseID: 158765
PackageBase: grit
Version: 0.8.17-1
Description: Game Raster Image Transmogrifier
URL: https://github.com/devkitPro/grit
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: nicholatian
Submitter: nicholatian
FirstSubmitted: 1602748627
LastModified: 1689634300
URLPath: /cgit/aur.git/snapshot/grit.tar.gz