cardano-node on AUR (Arch User Repository)
Last updated: December 29,2024
1. Install "cardano-node" 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
Copied
b. Install cardano-node on Arch using YAY
$
yay -S
cardano-node
Copied
* (Optional) Uninstall cardano-node on Arch using YAY
$
yay -Rns
cardano-node
Copied
2. Manually Install "cardano-node" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cardano-node's git locally
$
git clone https://aur.archlinux.org/cardano-node.git
~/cardano-node
Copied
c. Go to ~/cardano-node folder and install it
$
cd
~/cardano-node
Copied
$
makepkg -si
Copied
3. Information about the cardano-node package on Arch User Repository (AUR)
ID: 1072432
Name: cardano-node
PackageBaseID: 162319
PackageBase: cardano-node
Version: 1.34.1-1
Description: The core component that is used to participate in a Cardano decentralised blockchain.
URL: https://github.com/input-output-hk/cardano-node
NumVotes: 4
Popularity: 0.002189
OutOfDate: 1673938256
Maintainer:
Submitter: emes
FirstSubmitted: 1611106893
LastModified: 1651064239
URLPath: /cgit/aur.git/snapshot/cardano-node.tar.gz
Name: cardano-node
PackageBaseID: 162319
PackageBase: cardano-node
Version: 1.34.1-1
Description: The core component that is used to participate in a Cardano decentralised blockchain.
URL: https://github.com/input-output-hk/cardano-node
NumVotes: 4
Popularity: 0.002189
OutOfDate: 1673938256
Maintainer:
Submitter: emes
FirstSubmitted: 1611106893
LastModified: 1651064239
URLPath: /cgit/aur.git/snapshot/cardano-node.tar.gz