python-pyp2p on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-pyp2p

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

$ yay -Rns python-pyp2p

2. Manually Install "python-pyp2p" via AUR

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

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

b. Clone python-pyp2p's git locally

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

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

$ cd ~/python-pyp2p $ makepkg -si

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

ID: 264340
Name: python-pyp2p
PackageBaseID: 105978
PackageBase: python-pyp2p
Version: 0.6.9-1
Description: PyP2P is a simplified networking library for building peer-to-peer networks in Python
URL: https://github.com/Storj/pyp2p
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 2bluesc
FirstSubmitted: 1452527962
LastModified: 1452530966
URLPath: /cgit/aur.git/snapshot/python-pyp2p.tar.gz