python-glom on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-glom

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

$ yay -Rns python-glom

2. Manually Install "python-glom" via AUR

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

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

b. Clone python-glom's git locally

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

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

$ cd ~/python-glom $ makepkg -si

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

ID: 1077119
Name: python-glom
PackageBaseID: 178659
PackageBase: python-glom
Version: 22.1.0-1
Description: Python's nested data operator
URL: https://github.com/mahmoud/glom
NumVotes: 0
Popularity: 0
OutOfDate: 1699010541
Maintainer: aloxaf
Submitter: aloxaf
FirstSubmitted: 1651978656
LastModified: 1651978656
URLPath: /cgit/aur.git/snapshot/python-glom.tar.gz