cardano-node-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S cardano-node-bin

* (Optional) Uninstall cardano-node-bin on Arch using YAY

$ yay -Rns cardano-node-bin

2. Manually Install "cardano-node-bin" via AUR

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

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

b. Clone cardano-node-bin's git locally

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

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

$ cd ~/cardano-node-bin $ makepkg -si

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

ID: 1188445
Name: cardano-node-bin
PackageBaseID: 175281
PackageBase: cardano-node-bin
Version: 1.35.4-1
Description: The core component that is used to participate in a Cardano decentralised blockchain (binary package).
URL: https://github.com/input-output-hk/cardano-node
NumVotes: 0
Popularity: 0
OutOfDate: 1677264209
Maintainer:
Submitter: imyxh
FirstSubmitted: 1642864354
LastModified: 1672151917
URLPath: /cgit/aur.git/snapshot/cardano-node-bin.tar.gz