python-benedict on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-benedict

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

$ yay -Rns python-benedict

2. Manually Install "python-benedict" via AUR

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

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

b. Clone python-benedict's git locally

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

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

$ cd ~/python-benedict $ makepkg -si

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

ID: 1356238
Name: python-benedict
PackageBaseID: 162893
PackageBase: python-benedict
Version: 0.33.0-1
Description: dict subclass with keylist/keypath support, I/O shortcuts (base64, csv, json, pickle, plist, query-string, toml, xml, yaml) and many utilities.
URL: https://github.com/fabiocaccamo/python-benedict
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: SZanko
Submitter: SZanko
FirstSubmitted: 1612464467
LastModified: 1700483055
URLPath: /cgit/aur.git/snapshot/python-benedict.tar.gz