python-wsgiref on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-wsgiref

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

$ yay -Rns python-wsgiref

2. Manually Install "python-wsgiref" via AUR

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

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

b. Clone python-wsgiref's git locally

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

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

$ cd ~/python-wsgiref $ makepkg -si

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

ID: 286759
Name: python-wsgiref
PackageBaseID: 109153
PackageBase: python-wsgiref
Version: 0.1.2-1
Description: This is a standalone release of the wsgiref library, that provides validation support for WSGI 1.0.1
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Ryex
FirstSubmitted: 1458612954
LastModified: 1458614068
URLPath: /cgit/aur.git/snapshot/python-wsgiref.tar.gz

5. The same packages on other Linux Distributions