python-sqlmodel on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-sqlmodel

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

$ yay -Rns python-sqlmodel

2. Manually Install "python-sqlmodel" via AUR

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

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

b. Clone python-sqlmodel's git locally

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

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

$ cd ~/python-sqlmodel $ makepkg -si

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

ID: 1253352
Name: python-sqlmodel
PackageBaseID: 188465
PackageBase: python-sqlmodel
Version: 0.0.8-2
Description: SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness.
URL: https://github.com/tiangolo/sqlmodel
NumVotes: 1
Popularity: 0.059259
OutOfDate: 1701882763
Maintainer: RubenKelevra
Submitter: RubenKelevra
FirstSubmitted: 1670158150
LastModified: 1683331219
URLPath: /cgit/aur.git/snapshot/python-sqlmodel.tar.gz