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

Last updated: June 29,2024

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

$ yay -S python-schema-git

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

$ yay -Rns python-schema-git

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

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

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

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

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

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

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

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

ID: 371909
Name: python-schema-git
PackageBaseID: 106049
PackageBase: python-schema-git
Version: 271.bca292f-1
Description: Python module to validate and convert data structures (git version)
URL: https://github.com/keleshev/schema
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mutantmonkey
Submitter: mutantmonkey
FirstSubmitted: 1452663629
LastModified: 1483827891
URLPath: /cgit/aur.git/snapshot/python-schema-git.tar.gz