python-iowait on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-iowait

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

$ yay -Rns python-iowait

2. Manually Install "python-iowait" via AUR

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

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

b. Clone python-iowait's git locally

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

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

$ cd ~/python-iowait $ makepkg -si

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

ID: 275642
Name: python-iowait
PackageBaseID: 107631
PackageBase: python-iowait
Version: 0.2-1
Description: Platform-independent module for I/O completion events
URL: https://launchpad.net/python-iowait
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: giniu
FirstSubmitted: 1455557058
LastModified: 1455557341
URLPath: /cgit/aur.git/snapshot/python-iowait.tar.gz