python-strictyaml on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S python-strictyaml

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

$ yay -Rns python-strictyaml

2. Manually Install "python-strictyaml" via AUR

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

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

b. Clone python-strictyaml's git locally

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

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

$ cd ~/python-strictyaml $ makepkg -si

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

ID: 1278956
Name: python-strictyaml
PackageBaseID: 135825
PackageBase: python-strictyaml
Version: 1.7.3-1
Description: A type-safe YAML parser that parses a restricted subset of the YAML specificaton
URL: http://hitchdev.com/strictyaml
NumVotes: 4
Popularity: 0.208374
OutOfDate:
Maintainer: alerque
Submitter: The-Compiler
FirstSubmitted: 1536492311
LastModified: 1687769479
URLPath: /cgit/aur.git/snapshot/python-strictyaml.tar.gz