python-sqlalchemy-doc on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-sqlalchemy-doc

* (Optional) Uninstall python-sqlalchemy-doc on Arch using YAY

$ yay -Rns python-sqlalchemy-doc

2. Manually Install "python-sqlalchemy-doc" via AUR

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

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

b. Clone python-sqlalchemy-doc's git locally

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

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

$ cd ~/python-sqlalchemy-doc $ makepkg -si

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

ID: 290476
Name: python-sqlalchemy-doc
PackageBaseID: 107470
PackageBase: python-sqlalchemy-doc
Version: 1.0.11-1
Description: Python SQL toolkit and Object Relational Mapper Documentation
URL: http://www.sqlalchemy.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1620069431
Maintainer:
Submitter: mar77i
FirstSubmitted: 1455267319
LastModified: 1459700247
URLPath: /cgit/aur.git/snapshot/python-sqlalchemy-doc.tar.gz