cardano-wallet on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S cardano-wallet

* (Optional) Uninstall cardano-wallet on Arch using YAY

$ yay -Rns cardano-wallet

2. Manually Install "cardano-wallet" via AUR

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

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

b. Clone cardano-wallet's git locally

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

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

$ cd ~/cardano-wallet $ makepkg -si

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

ID: 1023911
Name: cardano-wallet
PackageBaseID: 162378
PackageBase: cardano-wallet
Version: 20220118-1
Description: HTTP server & command-line for managing UTxOs and HD wallets in Cardano.
URL: https://github.com/input-output-hk/cardano-wallet
NumVotes: 1
Popularity: 0
OutOfDate: 1697733395
Maintainer: emes
Submitter: emes
FirstSubmitted: 1611264472
LastModified: 1642964359
URLPath: /cgit/aur.git/snapshot/cardano-wallet.tar.gz