zcash-bin on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S zcash-bin

* (Optional) Uninstall zcash-bin on Arch using YAY

$ yay -Rns zcash-bin

2. Manually Install "zcash-bin" via AUR

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

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

b. Clone zcash-bin's git locally

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

c. Go to ~/zcash-bin folder and install it

$ cd ~/zcash-bin $ makepkg -si

3. Information about the zcash-bin package on Arch User Repository (AUR)

ID: 1387132
Name: zcash-bin
PackageBaseID: 184950
PackageBase: zcash-bin
Version: 5.8.0-1
Description: Permissionless financial system employing zero-knowledge security (bin)
URL: https://z.cash/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nekgem2
Submitter: nekgem2
FirstSubmitted: 1660583349
LastModified: 1705437551
URLPath: /cgit/aur.git/snapshot/zcash-bin.tar.gz