python-contextvars on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-contextvars

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

$ yay -Rns python-contextvars

2. Manually Install "python-contextvars" via AUR

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

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

b. Clone python-contextvars's git locally

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

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

$ cd ~/python-contextvars $ makepkg -si

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

ID: 882720
Name: python-contextvars
PackageBaseID: 164838
PackageBase: python-contextvars
Version: 2.4-1
Description: PEP 567 Backport
URL: https://github.com/MagicStack/contextvars
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: YuutaW
Submitter: YuutaW
FirstSubmitted: 1616628914
LastModified: 1616628914
URLPath: /cgit/aur.git/snapshot/python-contextvars.tar.gz