python-schemainspect on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-schemainspect

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

$ yay -Rns python-schemainspect

2. Manually Install "python-schemainspect" via AUR

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

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

b. Clone python-schemainspect's git locally

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

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

$ cd ~/python-schemainspect $ makepkg -si

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

ID: 911356
Name: python-schemainspect
PackageBaseID: 167275
PackageBase: python-schemainspect
Version: 3.0.1616029793-1
Description: Schema inspection for PostgreSQL (and possibly others)
URL: https://github.com/djrobstep/schemainspect
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marquicus
Submitter: marquicus
FirstSubmitted: 1621790774
LastModified: 1621790774
URLPath: /cgit/aur.git/snapshot/python-schemainspect.tar.gz