python-chainmap on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-chainmap

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

$ yay -Rns python-chainmap

2. Manually Install "python-chainmap" via AUR

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

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

b. Clone python-chainmap's git locally

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

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

$ cd ~/python-chainmap $ makepkg -si

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

ID: 709519
Name: python-chainmap
PackageBaseID: 118176
PackageBase: python-chainmap
Version: 1.0.3-1
Description: Backport/clone of ChainMap for Python 3
URL: https://bitbucket.org/jeunice/chainmap
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: nandub
FirstSubmitted: 1482799199
LastModified: 1584596880
URLPath: /cgit/aur.git/snapshot/python-chainmap.tar.gz