python-pymultihash on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-pymultihash

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

$ yay -Rns python-pymultihash

2. Manually Install "python-pymultihash" via AUR

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

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

b. Clone python-pymultihash's git locally

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

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

$ cd ~/python-pymultihash $ makepkg -si

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

ID: 741534
Name: python-pymultihash
PackageBaseID: 153127
PackageBase: python-pymultihash
Version: 0.8.2-1
Description: Python implementation of the multihash specification
URL: https://pypi.python.org/pypi/pymultihash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: redfish
Submitter: redfish
FirstSubmitted: 1590286995
LastModified: 1590286995
URLPath: /cgit/aur.git/snapshot/python-pymultihash.tar.gz