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

Last updated: May 20,2024

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

$ yay -S python-sqlalchemy-mixins

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

$ yay -Rns python-sqlalchemy-mixins

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

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

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

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

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

ID: 1006528
Name: python-sqlalchemy-mixins
PackageBaseID: 155688
PackageBase: python-sqlalchemy-mixins
Version: 1.5-1
Description: Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy
URL: https://github.com/absent1706/sqlalchemy-mixins
NumVotes: 0
Popularity: 0
OutOfDate: 1662223632
Maintainer:
Submitter: flying-sheep
FirstSubmitted: 1595261697
LastModified: 1639915530
URLPath: /cgit/aur.git/snapshot/python-sqlalchemy-mixins.tar.gz