python-bitcointx on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-bitcointx

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

$ yay -Rns python-bitcointx

2. Manually Install "python-bitcointx" via AUR

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

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

b. Clone python-bitcointx's git locally

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

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

$ cd ~/python-bitcointx $ makepkg -si

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

ID: 1116309
Name: python-bitcointx
PackageBaseID: 157215
PackageBase: python-bitcointx
Version: 1.1.3-3
Description: An easy interface to the bitcoin transaction data structures
URL: https://github.com/Simplexum/python-bitcointx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dmp1ce
Submitter: dmp1ce
FirstSubmitted: 1598800201
LastModified: 1658627993
URLPath: /cgit/aur.git/snapshot/python-bitcointx.tar.gz