python3-yamale on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S python3-yamale

* (Optional) Uninstall python3-yamale on Arch using YAY

$ yay -Rns python3-yamale

2. Manually Install "python3-yamale" via AUR

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

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

b. Clone python3-yamale's git locally

$ git clone https://aur.archlinux.org/python3-yamale.git ~/python3-yamale

c. Go to ~/python3-yamale folder and install it

$ cd ~/python3-yamale $ makepkg -si

3. Information about the python3-yamale package on Arch User Repository (AUR)

ID: 1422569
Name: python3-yamale
PackageBaseID: 152119
PackageBase: python3-yamale
Version: 5.0.0-1
Description: A schema and validator for YAML
URL: https://github.com/23andMe/Yamale
NumVotes: 4
Popularity: 4.1E-5
OutOfDate:
Maintainer: bet4it
Submitter: hexf
FirstSubmitted: 1588161369
LastModified: 1709824954
URLPath: /cgit/aur.git/snapshot/python3-yamale.tar.gz