python2-peewee on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-peewee

* (Optional) Uninstall python2-peewee on Arch using YAY

$ yay -Rns python2-peewee

2. Manually Install "python2-peewee" via AUR

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

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

b. Clone python2-peewee's git locally

$ git clone https://aur.archlinux.org/python2-peewee.git ~/python2-peewee

c. Go to ~/python2-peewee folder and install it

$ cd ~/python2-peewee $ makepkg -si

3. Information about the python2-peewee package on Arch User Repository (AUR)

ID: 673138
Name: python2-peewee
PackageBaseID: 142156
PackageBase: python2-peewee
Version: 3.9.5-4
Description: a little orm
URL: https://pypi.python.org/pypi/peewee/
NumVotes: 1
Popularity: 0
OutOfDate: 1656960916
Maintainer: Slash
FirstSubmitted: 1558152440
LastModified: 1575476357
URLPath: /cgit/aur.git/snapshot/python2-peewee.tar.gz

5. The same packages on other Linux Distributions