python-pycoin on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-pycoin

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

$ yay -Rns python-pycoin

2. Manually Install "python-pycoin" via AUR

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

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

b. Clone python-pycoin's git locally

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

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

$ cd ~/python-pycoin $ makepkg -si

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

ID: 1111089
Name: python-pycoin
PackageBaseID: 78547
PackageBase: python-pycoin
Version: 0.92.20220529-1
Description: Utilities for Bitcoin and altcoin addresses and transaction manipulation
URL: https://github.com/richardkiss/pycoin
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1391391796
LastModified: 1657647606
URLPath: /cgit/aur.git/snapshot/python-pycoin.tar.gz