python-litestar on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-litestar

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

$ yay -Rns python-litestar

2. Manually Install "python-litestar" via AUR

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

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

b. Clone python-litestar's git locally

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

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

$ cd ~/python-litestar $ makepkg -si

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

ID: 1424776
Name: python-litestar
PackageBaseID: 200981
PackageBase: python-litestar
Version: 2.7.0-1
Description: Production-ready, Light, Flexible and Extensible ASGI API framework
URL: https://github.com/litestar-org/litestar
NumVotes: 1
Popularity: 0.24067
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1704039518
LastModified: 1710143864
URLPath: /cgit/aur.git/snapshot/python-litestar.tar.gz