python-sql on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-sql

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

$ yay -Rns python-sql

2. Manually Install "python-sql" via AUR

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

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

b. Clone python-sql's git locally

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

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

$ cd ~/python-sql $ makepkg -si

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

ID: 1280120
Name: python-sql
PackageBaseID: 129967
PackageBase: python-sql
Version: 1.4.2-1
Description: Library to write SQL queries
URL: https://python-sql.tryton.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: risto3
Submitter: risto3
FirstSubmitted: 1518365169
LastModified: 1687989543
URLPath: /cgit/aur.git/snapshot/python-sql.tar.gz