grinder on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S grinder

* (Optional) Uninstall grinder on Arch using YAY

$ yay -Rns grinder

2. Manually Install "grinder" via AUR

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

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

b. Clone grinder's git locally

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

c. Go to ~/grinder folder and install it

$ cd ~/grinder $ makepkg -si

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

ID: 200087
Name: grinder
PackageBaseID: 45341
PackageBase: grinder
Version: 3.11-1
Description: The Grinder
URL: http://grinder.sourceforge.net/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1294866192
LastModified: 1434797540
URLPath: /cgit/aur.git/snapshot/grinder.tar.gz