python-multiaddr on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-multiaddr

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

$ yay -Rns python-multiaddr

2. Manually Install "python-multiaddr" via AUR

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

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

b. Clone python-multiaddr's git locally

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

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

$ cd ~/python-multiaddr $ makepkg -si

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

ID: 1313419
Name: python-multiaddr
PackageBaseID: 144754
PackageBase: python-multiaddr
Version: 0.0.9-2
Description: Python implementation of jbenet's multiaddr
URL: https://pypi.python.org/pypi/multiaddr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: redfish
Submitter: redfish
FirstSubmitted: 1567294526
LastModified: 1693793754
URLPath: /cgit/aur.git/snapshot/python-multiaddr.tar.gz