polkadot-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S polkadot-git

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

$ yay -Rns polkadot-git

2. Manually Install "polkadot-git" via AUR

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

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

b. Clone polkadot-git's git locally

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

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

$ cd ~/polkadot-git $ makepkg -si

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

ID: 739175
Name: polkadot-git
PackageBaseID: 149297
PackageBase: polkadot-git
Version: 0.7.34.814-1
Description: Polkadot Node Implementation built from current git master
URL: https://github.com/paritytech/polkadot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MartinParity
Submitter: acsuhllteuyr
FirstSubmitted: 1582127315
LastModified: 1589896182
URLPath: /cgit/aur.git/snapshot/polkadot-git.tar.gz