python-sanic-routing on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-sanic-routing

* (Optional) Uninstall python-sanic-routing on Arch using YAY

$ yay -Rns python-sanic-routing

2. Manually Install "python-sanic-routing" via AUR

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

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

b. Clone python-sanic-routing's git locally

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

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

$ cd ~/python-sanic-routing $ makepkg -si

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

ID: 1128293
Name: python-sanic-routing
PackageBaseID: 164616
PackageBase: python-sanic-routing
Version: 22.8.0-1
Description: Internal handler routing for Sanic beginning with v21.3.
URL: https://sanicframework.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wangqr
FirstSubmitted: 1616337638
LastModified: 1661008712
URLPath: /cgit/aur.git/snapshot/python-sanic-routing.tar.gz

5. The same packages on other Linux Distributions