python-asyncore-wsgi on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-asyncore-wsgi

* (Optional) Uninstall python-asyncore-wsgi on Arch using YAY

$ yay -Rns python-asyncore-wsgi

2. Manually Install "python-asyncore-wsgi" via AUR

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

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

b. Clone python-asyncore-wsgi's git locally

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

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

$ cd ~/python-asyncore-wsgi $ makepkg -si

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

ID: 1006219
Name: python-asyncore-wsgi
PackageBaseID: 139805
PackageBase: python-asyncore-wsgi
Version: 0.0.10-1
Description: Asynchronous WSGI and WebSocket server based on asyncore module.
URL: https://github.com/romanvm/asyncore-wsgi
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1550744923
LastModified: 1639850155
URLPath: /cgit/aur.git/snapshot/python-asyncore-wsgi.tar.gz