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

Last updated: June 30,2024

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

$ yay -S cardano-wallet-bin

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

$ yay -Rns cardano-wallet-bin

2. Manually Install "cardano-wallet-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-wallet-bin's git locally

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

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

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

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

ID: 1023669
Name: cardano-wallet-bin
PackageBaseID: 175282
PackageBase: cardano-wallet-bin
Version: 1.33.0-1
Description: HTTP server & command-line for managing UTxOs and HD wallets in Cardano (binary package).
URL: https://github.com/input-output-hk/cardano-wallet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: imyxh
FirstSubmitted: 1642865999
LastModified: 1642923325
URLPath: /cgit/aur.git/snapshot/cardano-wallet-bin.tar.gz