bip39-standalone on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S bip39-standalone

* (Optional) Uninstall bip39-standalone on Arch using YAY

$ yay -Rns bip39-standalone

2. Manually Install "bip39-standalone" via AUR

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

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

b. Clone bip39-standalone's git locally

$ git clone https://aur.archlinux.org/bip39-standalone.git ~/bip39-standalone

c. Go to ~/bip39-standalone folder and install it

$ cd ~/bip39-standalone $ makepkg -si

3. Information about the bip39-standalone package on Arch User Repository (AUR)

ID: 1330524
Name: bip39-standalone
PackageBaseID: 198262
PackageBase: bip39-standalone
Version: 0.5.6-1
Description: A tool for converting BIP39 mnemonic phrases to addresses and private keys.
URL: https://github.com/iancoleman/bip39
NumVotes: 1
Popularity: 0.240677
OutOfDate:
Maintainer: VVL
Submitter: VVL
FirstSubmitted: 1696771154
LastModified: 1696771154
URLPath: /cgit/aur.git/snapshot/bip39-standalone.tar.gz