python-pynng on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-pynng

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

$ yay -Rns python-pynng

2. Manually Install "python-pynng" via AUR

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

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

b. Clone python-pynng's git locally

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

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

$ cd ~/python-pynng $ makepkg -si

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

ID: 967542
Name: python-pynng
PackageBaseID: 171495
PackageBase: python-pynng
Version: 0.7.1-1
Description: Python bindings for Nanomsg Next Generation
URL: https://github.com/codypiersall/pynng
NumVotes: 0
Popularity: 0
OutOfDate: 1705858727
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1632969247
LastModified: 1632969247
URLPath: /cgit/aur.git/snapshot/python-pynng.tar.gz