python2-priority on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-priority

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

$ yay -Rns python2-priority

2. Manually Install "python2-priority" via AUR

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

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

b. Clone python2-priority's git locally

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

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

$ cd ~/python2-priority $ makepkg -si

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

ID: 1395637
Name: python2-priority
PackageBaseID: 202041
PackageBase: python2-priority
Version: 2.0.0-4
Description: A pure-Python implementation of the HTTP/2 priority tree
URL: https://github.com/python-hyper/priority
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1706639861
LastModified: 1706639861
URLPath: /cgit/aur.git/snapshot/python2-priority.tar.gz