python-wsgilib on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-wsgilib

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

$ yay -Rns python-wsgilib

2. Manually Install "python-wsgilib" via AUR

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

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

b. Clone python-wsgilib's git locally

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

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

$ cd ~/python-wsgilib $ makepkg -si

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

ID: 995538
Name: python-wsgilib
PackageBaseID: 173531
PackageBase: python-wsgilib
Version: 1.0.4-1
Description: High-level WSGI library based on flask
URL: https://github.com/homeinfogmbh/wsgilib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: schard
FirstSubmitted: 1638214961
LastModified: 1638215790
URLPath: /cgit/aur.git/snapshot/python-wsgilib.tar.gz