How to Install and Uninstall ruby-connection-pool Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "ruby-connection-pool" package

Please follow the step by step instructions below to install ruby-connection-pool on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-connection-pool package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-connection-pool
Priority: optional
Section: universe/ruby
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.2.0-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-connection-pool/ruby-connection-pool_2.2.0-1_all.deb
Size: 6784
MD5sum: 256785b6a1a9d3349db6f1cc056481f7
SHA1: d6591adb82063a373da02d82cc2c7cb9df273a0d
SHA256: 3bcbd20885606810f5f3a38d2cc71245c6bd6d499d1149f0fbdf67b536eb803c
Description-en: 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: 637f0d4d6510014bc77b282e86ad7d4d
Homepage: https://github.com/mperham/connection_pool
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu