python-schematics on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-schematics

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

$ yay -Rns python-schematics

2. Manually Install "python-schematics" via AUR

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

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

b. Clone python-schematics's git locally

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

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

$ cd ~/python-schematics $ makepkg -si

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

ID: 940779
Name: python-schematics
PackageBaseID: 169352
PackageBase: python-schematics
Version: 2.1.0-1
Description: Python Data Structures for Humans
URL: https://github.com/schematics/schematics
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andrejr
Submitter: andrejr
FirstSubmitted: 1627543420
LastModified: 1627543420
URLPath: /cgit/aur.git/snapshot/python-schematics.tar.gz