polkadot on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S polkadot

* (Optional) Uninstall polkadot on Arch using YAY

$ yay -Rns polkadot

2. Manually Install "polkadot" via AUR

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

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

b. Clone polkadot's git locally

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

c. Go to ~/polkadot folder and install it

$ cd ~/polkadot $ makepkg -si

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

ID: 966793
Name: polkadot
PackageBaseID: 152928
PackageBase: polkadot
Version: 0.9.10-1
Description: Rust implementation of a polkadot node
URL: https://github.com/paritytech/polkadot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MartinParity
Submitter: MartinParity
FirstSubmitted: 1589811048
LastModified: 1632838935
URLPath: /cgit/aur.git/snapshot/polkadot.tar.gz