python-embit on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-embit

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

$ yay -Rns python-embit

2. Manually Install "python-embit" via AUR

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

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

b. Clone python-embit's git locally

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

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

$ cd ~/python-embit $ makepkg -si

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

ID: 1196628
Name: python-embit
PackageBaseID: 167908
PackageBase: python-embit
Version: 0.7.0-1
Description: A minimal bitcoin library for MicroPython and Python3 focusing on embedded systems
URL: https://github.com/diybitcoinhardware/embit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bitcoinlizard
Submitter: bitcoinlizard
FirstSubmitted: 1623506857
LastModified: 1673664720
URLPath: /cgit/aur.git/snapshot/python-embit.tar.gz