python-dt-schema on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-dt-schema

* (Optional) Uninstall python-dt-schema on Arch using YAY

$ yay -Rns python-dt-schema

2. Manually Install "python-dt-schema" via AUR

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

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

b. Clone python-dt-schema's git locally

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

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

$ cd ~/python-dt-schema $ makepkg -si

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

ID: 1382810
Name: python-dt-schema
PackageBaseID: 158747
PackageBase: python-dt-schema
Version: 2023.11-1
Description: Tooling for devicetree validation using YAML and jsonschema
URL: https://github.com/devicetree-org/dt-schema
NumVotes: 2
Popularity: 0.425582
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1602707337
LastModified: 1704776390
URLPath: /cgit/aur.git/snapshot/python-dt-schema.tar.gz