python-immutables on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-immutables

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

$ yay -Rns python-immutables

2. Manually Install "python-immutables" via AUR

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

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

b. Clone python-immutables's git locally

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

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

$ cd ~/python-immutables $ makepkg -si

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

ID: 1348157
Name: python-immutables
PackageBaseID: 164837
PackageBase: python-immutables
Version: 0.20-1
Description: A high-performance immutable mapping type for Python
URL: https://github.com/MagicStack/immutables
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fantix
Submitter: YuutaW
FirstSubmitted: 1616628398
LastModified: 1699225968
URLPath: /cgit/aur.git/snapshot/python-immutables.tar.gz