How to Install and Uninstall ruby-connection-pool Package on Kali Linux

Last updated: May 13,2024

1. Install "ruby-connection-pool" package

In this section, we are going to explain the necessary steps to install ruby-connection-pool on Kali Linux

$ sudo apt update $ sudo apt install ruby-connection-pool

2. Uninstall "ruby-connection-pool" package

Here is a brief guide to show you how to uninstall ruby-connection-pool on Kali Linux:

$ sudo apt remove ruby-connection-pool $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-connection-pool package on Kali Linux

Package: ruby-connection-pool
Version: 2.4.1-1
Installed-Size: 35
Maintainer: Debian Ruby Team
Architecture: all
Size: 10500
SHA256: 171c9cf1acff90d39188a21e36a9a74a47590a2c48b3126e33c1b562f96e5ba8
SHA1: adfa11487c1c5974dc0f43dcb02f60e0fef22338
MD5sum: 07d24d42f0e2381e5d36aaf0c737c1dc
Description: generic connection pool for ruby
MongoDB has its own connection pool. ActiveRecord has its own connection pool.
This is a generic connection pool that can be used with anything, e.g. Redis,
Dalli and other Ruby network clients.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/mperham/connection_pool
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-connection-pool/ruby-connection-pool_2.4.1-1_all.deb