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

Last updated: May 20,2024

1. Install "ruby-celluloid-supervision" package

This tutorial shows how to install ruby-celluloid-supervision on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-celluloid-supervision" package

Please follow the steps below to uninstall ruby-celluloid-supervision on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-celluloid-supervision
Priority: optional
Section: universe/ruby
Installed-Size: 69
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~)
Breaks: ruby-celluloid (<< 0.17~)
Filename: pool/universe/r/ruby-celluloid-supervision/ruby-celluloid-supervision_0.20.5-1_all.deb
Size: 11852
MD5sum: d61eee9aba69d8552aa19db8f686ac45
SHA1: b9de7cc56ec0eb64070ca10a3267a086a51d9dee
SHA256: 39a6404fda85fd4339db37819094553ed86fada4aebd98d91054eb0b896d6cac
Description-en: Supervision support for Celluloid
This gem provides Supervisors, Supervision Groups, and Supervision Trees for
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: 509c1d5c12b09b3ae677816e1293ee65
Homepage: https://github.com/celluloid/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu