python-sqliteschema on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-sqliteschema

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

$ yay -Rns python-sqliteschema

2. Manually Install "python-sqliteschema" via AUR

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

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

b. Clone python-sqliteschema's git locally

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

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

$ cd ~/python-sqliteschema $ makepkg -si

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

ID: 1040566
Name: python-sqliteschema
PackageBaseID: 156180
PackageBase: python-sqliteschema
Version: 1.3.0-1
Description: Dump table schema of a SQLite database file
URL: https://github.com/thombashi/sqliteschema
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1596155973
LastModified: 1645394690
URLPath: /cgit/aur.git/snapshot/python-sqliteschema.tar.gz