python-ichororm on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-ichororm

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

$ yay -Rns python-ichororm

2. Manually Install "python-ichororm" via AUR

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

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

b. Clone python-ichororm's git locally

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

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

$ cd ~/python-ichororm $ makepkg -si

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

ID: 545820
Name: python-ichororm
PackageBaseID: 134002
PackageBase: python-ichororm
Version: 2.0.2-2
Description: ichorORM - A python library for postgresql focused on performance and supporting ORM and query-building functionality
URL: http://github.com/kata198/ichorORM
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1530813135
LastModified: 1537579562
URLPath: /cgit/aur.git/snapshot/python-ichororm.tar.gz