python-bjoern on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-bjoern

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

$ yay -Rns python-bjoern

2. Manually Install "python-bjoern" via AUR

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

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

b. Clone python-bjoern's git locally

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

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

$ cd ~/python-bjoern $ makepkg -si

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

ID: 1419258
Name: python-bjoern
PackageBaseID: 131448
PackageBase: python-bjoern
Version: 3.2.2-1
Description: A screamingly fast, ultra-lightweight WSGI server for Python, written in C.
URL: https://github.com/jonashaag/bjoern
NumVotes: 2
Popularity: 0.752757
OutOfDate:
Maintainer: blackfan321
Submitter: jelly
FirstSubmitted: 1523198713
LastModified: 1709342968
URLPath: /cgit/aur.git/snapshot/python-bjoern.tar.gz