python-contexter on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-contexter

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

$ yay -Rns python-contexter

2. Manually Install "python-contexter" via AUR

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

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

b. Clone python-contexter's git locally

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

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

$ cd ~/python-contexter $ makepkg -si

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

ID: 1041632
Name: python-contexter
PackageBaseID: 138589
PackageBase: python-contexter
Version: 0.1.4-3
Description: Full replacement of the contextlib standard library module
URL: https://bitbucket.org/defnull/contexter
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: polyzen
FirstSubmitted: 1546814669
LastModified: 1645583673
URLPath: /cgit/aur.git/snapshot/python-contexter.tar.gz