python-immutabledict on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-immutabledict

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

$ yay -Rns python-immutabledict

2. Manually Install "python-immutabledict" via AUR

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

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

b. Clone python-immutabledict's git locally

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

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

$ cd ~/python-immutabledict $ makepkg -si

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

ID: 948293
Name: python-immutabledict
PackageBaseID: 169743
PackageBase: python-immutabledict
Version: 2.1.0-2
Description: Immutable wrapper around dictionaries (a fork of frozendict)
URL: https://pypi.org/project/immutabledict
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pa314159
FirstSubmitted: 1628504741
LastModified: 1629071834
URLPath: /cgit/aur.git/snapshot/python-immutabledict.tar.gz