grin on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install grin on Arch using YAY
$
yay -S
grin
Copied
* (Optional) Uninstall grin on Arch using YAY
$
yay -Rns
grin
Copied
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
Copied
b. Clone grin's git locally
$
git clone https://aur.archlinux.org/grin.git
~/grin
Copied
c. Go to ~/grin folder and install it
$
cd
~/grin
Copied
$
makepkg -si
Copied
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
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