python-nocasedict on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-nocasedict

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

$ yay -Rns python-nocasedict

2. Manually Install "python-nocasedict" via AUR

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

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

b. Clone python-nocasedict's git locally

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

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

$ cd ~/python-nocasedict $ makepkg -si

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

ID: 1420705
Name: python-nocasedict
PackageBaseID: 177779
PackageBase: python-nocasedict
Version: 2.0.1-2
Description: A case-insensitive ordered dictionary for Python
URL: https://github.com/pywbem/nocasedict
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: k0ste
Submitter: k0ste
FirstSubmitted: 1649423910
LastModified: 1709579458
URLPath: /cgit/aur.git/snapshot/python-nocasedict.tar.gz