polkadot-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S polkadot-bin

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

$ yay -Rns polkadot-bin

2. Manually Install "polkadot-bin" via AUR

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

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

b. Clone polkadot-bin's git locally

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

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

$ cd ~/polkadot-bin $ makepkg -si

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

ID: 966785
Name: polkadot-bin
PackageBaseID: 152489
PackageBase: polkadot-bin
Version: 0.9.10-1
Description: Binary builds of the Polkadot Node Implementation
URL: https://github.com/paritytech/polkadot
NumVotes: 0
Popularity: 0
OutOfDate: 1637855956
Maintainer: MartinParity
Submitter: MartinParity
FirstSubmitted: 1588858305
LastModified: 1632837002
URLPath: /cgit/aur.git/snapshot/polkadot-bin.tar.gz