sqlacodegen on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S sqlacodegen

* (Optional) Uninstall sqlacodegen on Arch using YAY

$ yay -Rns sqlacodegen

2. Manually Install "sqlacodegen" via AUR

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

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

b. Clone sqlacodegen's git locally

$ git clone https://aur.archlinux.org/sqlacodegen.git ~/sqlacodegen

c. Go to ~/sqlacodegen folder and install it

$ cd ~/sqlacodegen $ makepkg -si

3. Information about the sqlacodegen package on Arch User Repository (AUR)

ID: 1413654
Name: sqlacodegen
PackageBaseID: 166326
PackageBase: sqlacodegen
Version: 3.0.0rc5-1
Description: Automatic model code generator for SQLAlchemy
URL: https://github.com/agronholm/sqlacodegen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1619964266
LastModified: 1708594102
URLPath: /cgit/aur.git/snapshot/sqlacodegen.tar.gz