python2-cooldict on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python2-cooldict

* (Optional) Uninstall python2-cooldict on Arch using YAY

$ yay -Rns python2-cooldict

2. Manually Install "python2-cooldict" via AUR

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

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

b. Clone python2-cooldict's git locally

$ git clone https://aur.archlinux.org/python2-cooldict.git ~/python2-cooldict

c. Go to ~/python2-cooldict folder and install it

$ cd ~/python2-cooldict $ makepkg -si

3. Information about the python2-cooldict package on Arch User Repository (AUR)

ID: 465736
Name: python2-cooldict
PackageBaseID: 127645
PackageBase: python2-cooldict
Version: 1.02-4
Description: Some useful dict-like structures
URL: https://github.com/zardus/cooldict
NumVotes: 0
Popularity: 0
OutOfDate: 1655776238
Maintainer: oneup
FirstSubmitted: 1512103277
LastModified: 1512104691
URLPath: /cgit/aur.git/snapshot/python2-cooldict.tar.gz

5. The same packages on other Linux Distributions