python-nonblock on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-nonblock

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

$ yay -Rns python-nonblock

2. Manually Install "python-nonblock" via AUR

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

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

b. Clone python-nonblock's git locally

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

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

$ cd ~/python-nonblock $ makepkg -si

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

ID: 545817
Name: python-nonblock
PackageBaseID: 123435
PackageBase: python-nonblock
Version: 4.0.0-3
Description: Pure-Python non-blocking IO functions
URL: http://github.com/kata198/python-nonblock
NumVotes: 0
Popularity: 0
OutOfDate: 1587835926
Maintainer:
Submitter: kata198
FirstSubmitted: 1497771722
LastModified: 1537579453
URLPath: /cgit/aur.git/snapshot/python-nonblock.tar.gz