python2-pycoin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python2-pycoin

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

$ yay -Rns python2-pycoin

2. Manually Install "python2-pycoin" via AUR

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

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

b. Clone python2-pycoin's git locally

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

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

$ cd ~/python2-pycoin $ makepkg -si

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

ID: 1281853
Name: python2-pycoin
PackageBaseID: 76437
PackageBase: python2-pycoin
Version: 0.92.20220213-1
Description: Python-based Bitcoin utility library
URL: https://github.com/richardkiss/pycoin
NumVotes: 2
Popularity: 0.005924
OutOfDate:
Maintainer: tallero
Submitter: atweiden
FirstSubmitted: 1387412844
LastModified: 1688290427
URLPath: /cgit/aur.git/snapshot/python2-pycoin.tar.gz