python2-bjoern on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S python2-bjoern

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

$ yay -Rns python2-bjoern

2. Manually Install "python2-bjoern" via AUR

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

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

b. Clone python2-bjoern's git locally

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

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

$ cd ~/python2-bjoern $ makepkg -si

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

ID: 827667
Name: python2-bjoern
PackageBaseID: 96930
PackageBase: python2-bjoern
Version: 3.1.0-1
Description: A screamingly fast, ultra-lightweight WSGI server for Python 2, written in C.
URL: https://github.com/jonashaag/bjoern
NumVotes: 0
Popularity: 0
OutOfDate: 1645107286
Maintainer:
Submitter: keenerd
FirstSubmitted: 1439128681
LastModified: 1606939887
URLPath: /cgit/aur.git/snapshot/python2-bjoern.tar.gz

5. The same packages on other Linux Distributions