zecwallet on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S zecwallet

* (Optional) Uninstall zecwallet on Arch using YAY

$ yay -Rns zecwallet

2. Manually Install "zecwallet" via AUR

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

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

b. Clone zecwallet's git locally

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

c. Go to ~/zecwallet folder and install it

$ cd ~/zecwallet $ makepkg -si

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

ID: 673531
Name: zecwallet
PackageBaseID: 143839
PackageBase: zecwallet
Version: 0.8.1-1
Description: A z-Addr first full node and UI wallet for zcash
URL: https://github.com/ZcashFoundation/zecwallet
NumVotes: 2
Popularity: 0
OutOfDate: 1584620883
Maintainer:
Submitter: petertrotman
FirstSubmitted: 1564067140
LastModified: 1575547282
URLPath: /cgit/aur.git/snapshot/zecwallet.tar.gz