grin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S grin

* (Optional) Uninstall grin on Arch using YAY

$ yay -Rns grin

2. Manually Install "grin" via AUR

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

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

b. Clone grin's git locally

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

c. Go to ~/grin folder and install it

$ cd ~/grin $ makepkg -si

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

ID: 1405183
Name: grin
PackageBaseID: 138756
PackageBase: grin
Version: 5.2.0-1
Description: Minimal implementation of the MimbleWimble protocol
URL: https://github.com/mimblewimble/grin
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: vorot93
Submitter: tensor5
FirstSubmitted: 1547474820
LastModified: 1707255789
URLPath: /cgit/aur.git/snapshot/grin.tar.gz