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
Copied
b. Install python-contextvars on Arch using YAY
$
yay -S
python-contextvars
Copied
* (Optional) Uninstall python-contextvars on Arch using YAY
$
yay -Rns
python-contextvars
Copied
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
Copied
b. Clone python-contextvars's git locally
$
git clone https://aur.archlinux.org/python-contextvars.git
~/python-contextvars
Copied
c. Go to ~/python-contextvars folder and install it
$
cd
~/python-contextvars
Copied
$
makepkg -si
Copied
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
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