python-aiowsgi on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-aiowsgi

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

$ yay -Rns python-aiowsgi

2. Manually Install "python-aiowsgi" via AUR

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

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

b. Clone python-aiowsgi's git locally

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

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

$ cd ~/python-aiowsgi $ makepkg -si

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

ID: 1023666
Name: python-aiowsgi
PackageBaseID: 83410
PackageBase: python-aiowsgi
Version: 0.7-1
Description: Minimal wsgi server using asyncio
URL: https://github.com/gawel/aiowsgi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dobo
FirstSubmitted: 1403973157
LastModified: 1642922648
URLPath: /cgit/aur.git/snapshot/python-aiowsgi.tar.gz