ruby-connection_pool on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S ruby-connection_pool

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

$ yay -Rns ruby-connection_pool

2. Manually Install "ruby-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 ruby-connection_pool's git locally

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

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

$ cd ~/ruby-connection_pool $ makepkg -si

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

ID: 1097353
Name: ruby-connection_pool
PackageBaseID: 131013
PackageBase: ruby-connection_pool
Version: 2.2.5-1
Description: Generic connection pool for Ruby
URL: https://github.com/mperham/connection_pool
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: loathingkernel
FirstSubmitted: 1521722680
LastModified: 1655046354
URLPath: /cgit/aur.git/snapshot/ruby-connection_pool.tar.gz