python-sqlalchemy1.3 on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S python-sqlalchemy1.3

* (Optional) Uninstall python-sqlalchemy1.3 on Arch using YAY

$ yay -Rns python-sqlalchemy1.3

2. Manually Install "python-sqlalchemy1.3" via AUR

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

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

b. Clone python-sqlalchemy1.3's git locally

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

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

$ cd ~/python-sqlalchemy1.3 $ makepkg -si

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

ID: 1423866
Name: python-sqlalchemy1.3
PackageBaseID: 203504
PackageBase: python-sqlalchemy1.3
Version: 1.3.24-6
Description: Python SQL toolkit and Object Relational Mapper
URL: https://www.sqlalchemy.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1709998122
LastModified: 1709998122
URLPath: /cgit/aur.git/snapshot/python-sqlalchemy1.3.tar.gz