python-a2wsgi on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-a2wsgi

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

$ yay -Rns python-a2wsgi

2. Manually Install "python-a2wsgi" via AUR

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

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

b. Clone python-a2wsgi's git locally

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

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

$ cd ~/python-a2wsgi $ makepkg -si

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

ID: 1420495
Name: python-a2wsgi
PackageBaseID: 199039
PackageBase: python-a2wsgi
Version: 1.10.2-1
Description: Converts WSGI apps to ASGI apps or the other way around
URL: https://github.com/abersheeran/a2wsgi
NumVotes: 1
Popularity: 0.066751
OutOfDate:
Maintainer: wooptoo
Submitter: wooptoo
FirstSubmitted: 1698576504
LastModified: 1709554790
URLPath: /cgit/aur.git/snapshot/python-a2wsgi.tar.gz