python-nanomsg on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-nanomsg

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

$ yay -Rns python-nanomsg

2. Manually Install "python-nanomsg" via AUR

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

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

b. Clone python-nanomsg's git locally

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

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

$ cd ~/python-nanomsg $ makepkg -si

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

ID: 416920
Name: python-nanomsg
PackageBaseID: 123131
PackageBase: python-nanomsg
Version: 1.0-1
Description: Python library for nanomsg
URL: https://pypi.python.org/pypi/nanomsg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hwkiller
FirstSubmitted: 1496627183
LastModified: 1496627183
URLPath: /cgit/aur.git/snapshot/python-nanomsg.tar.gz

5. The same packages on other Linux Distributions