python-peeweeplus on AUR (Arch User Repository)

Last updated: January 25,2025

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

$ yay -S python-peeweeplus

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

$ yay -Rns python-peeweeplus

2. Manually Install "python-peeweeplus" via AUR

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

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

b. Clone python-peeweeplus's git locally

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

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

$ cd ~/python-peeweeplus $ makepkg -si

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

ID: 1035319
Name: python-peeweeplus
PackageBaseID: 160486
PackageBase: python-peeweeplus
Version: 1.18-1
Description: Practical extension of a small, expressive ORM
URL: https://github.com/homeinfogmbh/peeweeplus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: schard
FirstSubmitted: 1606901112
LastModified: 1644596396
URLPath: /cgit/aur.git/snapshot/python-peeweeplus.tar.gz