python-pynetstring on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pynetstring

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

$ yay -Rns python-pynetstring

2. Manually Install "python-pynetstring" via AUR

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

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

b. Clone python-pynetstring's git locally

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

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

$ cd ~/python-pynetstring $ makepkg -si

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

ID: 1395543
Name: python-pynetstring
PackageBaseID: 136488
PackageBase: python-pynetstring
Version: 0.5-1
Description: A module for encoding and decoding netstrings.
URL: https://github.com/rj79/pynetstring
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tohojo
Submitter: tohojo
FirstSubmitted: 1538752100
LastModified: 1706627223
URLPath: /cgit/aur.git/snapshot/python-pynetstring.tar.gz