How to Install and Uninstall ruby-celluloid Package on Kali Linux

Last updated: September 20,2024

1. Install "ruby-celluloid" package

This is a short guide on how to install ruby-celluloid on Kali Linux

$ sudo apt update $ sudo apt install ruby-celluloid

2. Uninstall "ruby-celluloid" package

In this section, we are going to explain the necessary steps to uninstall ruby-celluloid on Kali Linux:

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

3. Information about the ruby-celluloid package on Kali Linux

Package: ruby-celluloid
Version: 0.18.0-2
Installed-Size: 315
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-celluloid-essentials, ruby-celluloid-extras, ruby-celluloid-fsm, ruby-celluloid-pool, ruby-celluloid-supervision, ruby-timers (>= 4)
Breaks: ruby-celluloid-io (<< 0.17.3-2~), ruby-eye (<< 0.10.0-1~)
Size: 64524
SHA256: 603c523dabab106ae9013ba4ff3ab0e8e5291be68c1609ce3a0bbc35497daa0b
SHA1: 1acd006f752ecaf33a6e4d303c76fa09f1b412e9
MD5sum: af981158fa862e62c154293e24ea0511
Description: 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:
Homepage: https://github.com/celluloid/celluloid
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-celluloid/ruby-celluloid_0.18.0-2_all.deb