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

Last updated: May 14,2024

1. Install "ruby-celluloid" package

This guide let you learn how to install ruby-celluloid on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-celluloid

2. Uninstall "ruby-celluloid" package

Please follow the step by step instructions below to uninstall ruby-celluloid on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-celluloid
Priority: optional
Section: universe/ruby
Installed-Size: 198
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.16.0-4
Depends: ruby | ruby-interpreter, ruby-timers (>= 4.0.0)
Filename: pool/universe/r/ruby-celluloid/ruby-celluloid_0.16.0-4_all.deb
Size: 40022
MD5sum: 4e660dc77345cbe3b1654f007d0e0a9e
SHA1: e6b86b84342d3f2750dbdd3040b6a518ad971042
SHA256: 275b33dceca44f63797823231a87078fe3dcb68977202c82b37c63aa4a8527f4
Description-en: actor-based concurrent object framework for ruby
Celluloid provides a simple and natural way to build fault-tolerant concurrent
programs in Ruby.
.
Celluloid enables people to build concurrent programs out of concurrent objects
just as easily as they build sequential programs out of sequential objects.
.
Recommended for any developer, including novices, Celluloid should help ease
your worries about building multithreaded Ruby programs.
Description-md5: 7410cd591431fe9d44e55aa8917f64fd
Homepage: https://github.com/celluloid/celluloid
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu