parity-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S parity-git

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

$ yay -Rns parity-git

2. Manually Install "parity-git" via AUR

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

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

b. Clone parity-git's git locally

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

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

$ cd ~/parity-git $ makepkg -si

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

ID: 494386
Name: parity-git
PackageBaseID: 107801
PackageBase: parity-git
Version: 1.11.0.11056-1
Description: Fast, light, robust Ethereum implementation
URL: https://github.com/paritytech/parity
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer:
Submitter: quininer
FirstSubmitted: 1455868863
LastModified: 1521051745
URLPath: /cgit/aur.git/snapshot/parity-git.tar.gz