python-flatdict on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-flatdict

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

$ yay -Rns python-flatdict

2. Manually Install "python-flatdict" via AUR

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

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

b. Clone python-flatdict's git locally

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

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

$ cd ~/python-flatdict $ makepkg -si

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

ID: 1060036
Name: python-flatdict
PackageBaseID: 177586
PackageBase: python-flatdict
Version: 4.0.1-3
Description: Interact with nested dicts as a single level dict with delimited keys.
URL: https://flatdict.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: arojas
FirstSubmitted: 1648837350
LastModified: 1648837350
URLPath: /cgit/aur.git/snapshot/python-flatdict.tar.gz

5. The same packages on other Linux Distributions