python-dpath on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-dpath

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

$ yay -Rns python-dpath

2. Manually Install "python-dpath" via AUR

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

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

b. Clone python-dpath's git locally

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

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

$ cd ~/python-dpath $ makepkg -si

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

ID: 1320717
Name: python-dpath
PackageBaseID: 150924
PackageBase: python-dpath
Version: 2.1.6-2
Description: A python library for accessing and searching dictionaries via /slashed/paths ala xpath
URL: https://pypi.org/project/dpath
NumVotes: 1
Popularity: 1.3E-5
OutOfDate:
Maintainer: alerque
Submitter: sanerb
FirstSubmitted: 1585645916
LastModified: 1695043738
URLPath: /cgit/aur.git/snapshot/python-dpath.tar.gz