grin-wallet on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S grin-wallet

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

$ yay -Rns grin-wallet

2. Manually Install "grin-wallet" via AUR

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

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

b. Clone grin-wallet's git locally

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

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

$ cd ~/grin-wallet $ makepkg -si

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

ID: 1089148
Name: grin-wallet
PackageBaseID: 151333
PackageBase: grin-wallet
Version: 5.1.0-1
Description: Reference implementation of Grin's wallet.
URL: https://github.com/mimblewimble/grin-wallet
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dllud
Submitter: dllud
FirstSubmitted: 1586536404
LastModified: 1654198498
URLPath: /cgit/aur.git/snapshot/grin-wallet.tar.gz