python-sqlparse-git on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S python-sqlparse-git

* (Optional) Uninstall python-sqlparse-git on Arch using YAY

$ yay -Rns python-sqlparse-git

2. Manually Install "python-sqlparse-git" via AUR

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

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

b. Clone python-sqlparse-git's git locally

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

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

$ cd ~/python-sqlparse-git $ makepkg -si

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

ID: 627878
Name: python-sqlparse-git
PackageBaseID: 71487
PackageBase: python-sqlparse-git
Version: 0.3.0.22.g338914c-1
Description: Non-validating SQL parser for Python. Git version
URL: https://github.com/andialbrecht/sqlparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marco44
Submitter: marco44
FirstSubmitted: 1372768908
LastModified: 1562666206
URLPath: /cgit/aur.git/snapshot/python-sqlparse-git.tar.gz