python-flatten-dict on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-flatten-dict

* (Optional) Uninstall python-flatten-dict on Arch using YAY

$ yay -Rns python-flatten-dict

2. Manually Install "python-flatten-dict" via AUR

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

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

b. Clone python-flatten-dict's git locally

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

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

$ cd ~/python-flatten-dict $ makepkg -si

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

ID: 1252655
Name: python-flatten-dict
PackageBaseID: 174889
PackageBase: python-flatten-dict
Version: 0.4.2-2
Description: A flexible utility for flattening and unflattening dict-like objects in Python
URL: https://github.com/anlini/flatten-dict
NumVotes: 1
Popularity: 0.001644
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1641816563
LastModified: 1683209492
URLPath: /cgit/aur.git/snapshot/python-flatten-dict.tar.gz