python-ipython-sql on AUR (Arch User Repository)

Last updated: March 15,2025

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

$ yay -S python-ipython-sql

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

$ yay -Rns python-ipython-sql

2. Manually Install "python-ipython-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-ipython-sql's git locally

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

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

$ cd ~/python-ipython-sql $ makepkg -si

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

ID: 1218436
Name: python-ipython-sql
PackageBaseID: 74449
PackageBase: python-ipython-sql
Version: 0.5.0-1
Description: RDBMS access via IPython
URL: https://pypi.python.org/pypi/ipython-sql
NumVotes: 2
Popularity: 2.4E-5
OutOfDate:
Maintainer: a821
Submitter: jpkotta
FirstSubmitted: 1381941474
LastModified: 1677488563
URLPath: /cgit/aur.git/snapshot/python-ipython-sql.tar.gz