python2-nonblock on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S python2-nonblock

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

$ yay -Rns python2-nonblock

2. Manually Install "python2-nonblock" via AUR

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

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

b. Clone python2-nonblock's git locally

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

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

$ cd ~/python2-nonblock $ makepkg -si

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

ID: 420684
Name: python2-nonblock
PackageBaseID: 123436
PackageBase: python2-nonblock
Version: 4.0.0-1
Description: Pure-Python non-blocking IO functions
URL: http://github.com/kata198/python-nonblock
NumVotes: 0
Popularity: 0
OutOfDate: 1641075731
Maintainer: kata198
FirstSubmitted: 1497771847
LastModified: 1497771847
URLPath: /cgit/aur.git/snapshot/python2-nonblock.tar.gz