python-connection_pool on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-connection_pool

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

$ yay -Rns python-connection_pool

2. Manually Install "python-connection_pool" via AUR

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

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

b. Clone python-connection_pool's git locally

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

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

$ cd ~/python-connection_pool $ makepkg -si

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

ID: 1376436
Name: python-connection_pool
PackageBaseID: 167688
PackageBase: python-connection_pool
Version: 0.0.3-2
Description: Thread-safe connection pool for Python
URL: https://github.com/zhouyl/ConnectionPool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1622974635
LastModified: 1703689005
URLPath: /cgit/aur.git/snapshot/python-connection_pool.tar.gz