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

Last updated: May 11,2024

1. Install "ruby-celluloid-pool" package

This is a short guide on how to install ruby-celluloid-pool on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-celluloid-pool" package

Here is a brief guide to show you how to uninstall ruby-celluloid-pool on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-celluloid-pool
Priority: optional
Section: universe/ruby
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.20.5-1
Replaces: ruby-celluloid (<< 0.17~)
Depends: bundler, ruby | ruby-interpreter, ruby-dotenv, ruby-nenv, ruby-rspec-logsplit (>= 0.1.2), ruby-timers (>= 4.1.1)
Breaks: ruby-celluloid (<< 0.17~)
Filename: pool/universe/r/ruby-celluloid-pool/ruby-celluloid-pool_0.20.5-1_all.deb
Size: 5952
MD5sum: 7b14f4fdd46eeac510f9044b4e625d38
SHA1: af7c05ddf24bf43e7bb4e60f85701c2a0eb3bbc7
SHA256: 005316f714c356ff598ae0331eda21accd773b3ba27878a98097c0be36dcde03
Description-en: actor pool based on Celluloid
This gem provides an implementation of an actor pool, based on the Celluloid.
Celluloid is an actor-based concurrent object framework for Ruby. Celluloid
provides a simple and natural way to build fault-tolerant concurrent programs
in Ruby
Description-md5: 904081978d4d99b0f5c61aca6ae47cd1
Homepage: http://github.com/celluloid/celluloid-pool
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu