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

Last updated: May 20,2024

1. Install "ruby-celluloid-io" package

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

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

2. Uninstall "ruby-celluloid-io" package

In this section, we are going to explain the necessary steps to uninstall ruby-celluloid-io on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-celluloid-io
Priority: optional
Section: universe/ruby
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.16.2-2
Depends: ruby | ruby-interpreter, ruby-celluloid (>= 0.15.0), ruby-nio4r (>= 0.5.0)
Filename: pool/universe/r/ruby-celluloid-io/ruby-celluloid-io_0.16.2-2_all.deb
Size: 14486
MD5sum: 4a4faf449434e5733bc85b39ea5a1e6d
SHA1: 6bdc980b650ac5bad8c8af8cec4f19b721c51e1d
SHA256: 4cdea4979fec074dbd4da26a51d7618aac498834fd3cd82fcfecbf6d92a46513
Description-en: Ruby library providing an event-driven IO system for Celluloid actors
Celluloid::IO provides an event-driven IO system and sockets useful
for building fast and scalable network applications that integrates
directly with the Celluloid actor library, making it easy to combine
both threaded and evented concepts.
.
Celluloid::IO is ideal for implementing services which handle large
numbers of mostly-idle connections, such as Websocket servers or
chat/messaging systems.
Description-md5: 16adbb69f4da9e885cb3192b7fe245a8
Homepage: http://github.com/celluloid/celluloid-io
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu