python-mnemonic on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S python-mnemonic

* (Optional) Uninstall python-mnemonic on Arch using YAY

$ yay -Rns python-mnemonic

2. Manually Install "python-mnemonic" via AUR

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

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

b. Clone python-mnemonic's git locally

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

c. Go to ~/python-mnemonic folder and install it

$ cd ~/python-mnemonic $ makepkg -si

3. Information about the python-mnemonic package on Arch User Repository (AUR)

ID: 1002040
Name: python-mnemonic
PackageBaseID: 127951
PackageBase: python-mnemonic
Version: 0.20-2
Description: Implementation of Bitcoin BIP-0039
URL: https://github.com/trezor/python-mnemonic
NumVotes: 5
Popularity: 6.0E-6
OutOfDate:
Maintainer: yate
Submitter: yate
FirstSubmitted: 1513390235
LastModified: 1639375721
URLPath: /cgit/aur.git/snapshot/python-mnemonic.tar.gz