python2-objpool on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python2-objpool

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

$ yay -Rns python2-objpool

2. Manually Install "python2-objpool" via AUR

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

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

b. Clone python2-objpool's git locally

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

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

$ cd ~/python2-objpool $ makepkg -si

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

ID: 578826
Name: python2-objpool
PackageBaseID: 66470
PackageBase: python2-objpool
Version: 0.4-1
Description: An object pooling library
URL: https://github.com/grnet/objpool
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: axil42
FirstSubmitted: 1358713081
LastModified: 1548065547
URLPath: /cgit/aur.git/snapshot/python2-objpool.tar.gz