bip39-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S bip39-git

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

$ yay -Rns bip39-git

2. Manually Install "bip39-git" via AUR

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

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

b. Clone bip39-git's git locally

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

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

$ cd ~/bip39-git $ makepkg -si

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

ID: 979172
Name: bip39-git
PackageBaseID: 172175
PackageBase: bip39-git
Version: r18.c019fc1-1
Description: Generate mnemonic codes according to BIP-0039
URL: https://github.com/kugland/bip39
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kugland
Submitter: kugland
FirstSubmitted: 1634631643
LastModified: 1635188261
URLPath: /cgit/aur.git/snapshot/bip39-git.tar.gz