python-gino on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-gino

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

$ yay -Rns python-gino

2. Manually Install "python-gino" via AUR

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

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

b. Clone python-gino's git locally

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

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

$ cd ~/python-gino $ makepkg -si

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

ID: 1055641
Name: python-gino
PackageBaseID: 149521
PackageBase: python-gino
Version: 1.0.1-1
Description: GINO - GINO Is Not ORM - is a lightweight asynchronous ORM built on top of SQLAlchemy core for Python asyncio. Now (early 2020) GINO supports only one dialect asyncpg.
URL: https://python-gino.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: tonybenoy
Submitter: tonybenoy
FirstSubmitted: 1582709102
LastModified: 1648043033
URLPath: /cgit/aur.git/snapshot/python-gino.tar.gz