python-sqlbag on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-sqlbag

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

$ yay -Rns python-sqlbag

2. Manually Install "python-sqlbag" via AUR

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

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

b. Clone python-sqlbag's git locally

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

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

$ cd ~/python-sqlbag $ makepkg -si

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

ID: 911359
Name: python-sqlbag
PackageBaseID: 167276
PackageBase: python-sqlbag
Version: 0.1.1617247075-1
Description: various snippets of SQL-related boilerplate
URL: https://github.com/djrobstep/sqlbag
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marquicus
Submitter: marquicus
FirstSubmitted: 1621791028
LastModified: 1621791028
URLPath: /cgit/aur.git/snapshot/python-sqlbag.tar.gz