python-dotmap on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-dotmap

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

$ yay -Rns python-dotmap

2. Manually Install "python-dotmap" via AUR

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

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

b. Clone python-dotmap's git locally

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

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

$ cd ~/python-dotmap $ makepkg -si

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

ID: 1296418
Name: python-dotmap
PackageBaseID: 183458
PackageBase: python-dotmap
Version: 1.3.30-2
Description: Ordered, dynamically-expandable dot-access dictionary
URL: https://github.com/drgrib/dotmap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Bevan
Submitter: Bevan
FirstSubmitted: 1655928486
LastModified: 1690720428
URLPath: /cgit/aur.git/snapshot/python-dotmap.tar.gz