python-sqlglot on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-sqlglot

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

$ yay -Rns python-sqlglot

2. Manually Install "python-sqlglot" via AUR

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

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

b. Clone python-sqlglot's git locally

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

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

$ cd ~/python-sqlglot $ makepkg -si

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

ID: 1373135
Name: python-sqlglot
PackageBaseID: 191946
PackageBase: python-sqlglot
Version: 20.2.0-1
Description: An easily customizable SQL parser and transpiler
URL: https://github.com/tobymao/sqlglot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: loonies
Submitter: loonies
FirstSubmitted: 1679842654
LastModified: 1703107240
URLPath: /cgit/aur.git/snapshot/python-sqlglot.tar.gz