python-aiocontextvars on AUR (Arch User Repository)

Last updated: March 09,2025

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

$ yay -S python-aiocontextvars

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

$ yay -Rns python-aiocontextvars

2. Manually Install "python-aiocontextvars" via AUR

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

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

b. Clone python-aiocontextvars's git locally

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

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

$ cd ~/python-aiocontextvars $ makepkg -si

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

ID: 724925
Name: python-aiocontextvars
PackageBaseID: 151862
PackageBase: python-aiocontextvars
Version: 0.2.2-3
Description: This module provides APIs to manage, store, and access context-local state. The ContextVar class is used to declare and work with Context Variables.
URL: https://github.com/fantix/aiocontextvars
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tonybenoy
Submitter: tonybenoy
FirstSubmitted: 1587589175
LastModified: 1587590473
URLPath: /cgit/aur.git/snapshot/python-aiocontextvars.tar.gz