python-yamlpath on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-yamlpath

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

$ yay -Rns python-yamlpath

2. Manually Install "python-yamlpath" via AUR

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

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

b. Clone python-yamlpath's git locally

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

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

$ cd ~/python-yamlpath $ makepkg -si

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

ID: 1375947
Name: python-yamlpath
PackageBaseID: 193273
PackageBase: python-yamlpath
Version: 3.8.1-1
Description: Command-line get/set/merge/validate/scan/convert/diff processors for YAML/JSON/Compatible data using powerful, intuitive, command-line friendly syntax.
URL: https://github.com/wwkimball/yamlpath/wiki
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MartinDiehl
Submitter: MartinDiehl
FirstSubmitted: 1683288117
LastModified: 1703584286
URLPath: /cgit/aur.git/snapshot/python-yamlpath.tar.gz