grin-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S grin-git

* (Optional) Uninstall grin-git on Arch using YAY

$ yay -Rns grin-git

2. Manually Install "grin-git" via AUR

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

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

b. Clone grin-git's git locally

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

c. Go to ~/grin-git folder and install it

$ cd ~/grin-git $ makepkg -si

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

ID: 577126
Name: grin-git
PackageBaseID: 136746
PackageBase: grin-git
Version: r1797.8a76b374-1
Description: Minimal implementation of the MimbleWimble protocol
URL: https://github.com/mimblewimble/grin
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tensor5
Submitter: tensor5
FirstSubmitted: 1539896321
LastModified: 1547553335
URLPath: /cgit/aur.git/snapshot/grin-git.tar.gz