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

Last updated: May 14,2024

1. Install "ruby-coercible" package

Please follow the instructions below to install ruby-coercible on Kali Linux

$ sudo apt update $ sudo apt install ruby-coercible

2. Uninstall "ruby-coercible" package

This guide covers the steps necessary to uninstall ruby-coercible on Kali Linux:

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

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

Package: ruby-coercible
Version: 1.0.0-2.1
Installed-Size: 79
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-descendants-tracker (>= 0.0.1)
Size: 12144
SHA256: f3d3998d1cd129f580845f110ded67b41cbb3a2fc8d45b83c0a71b5f312d2b10
SHA1: 1777a3612c683b09cd182881a5bc29e8cb56e54e
MD5sum: 55202845ff0cb328d6e070255a1659b6
Description: powerful, flexible and configurable coercion library
The Coercible Ruby library gives you access to coercer objects where each
object is responsible for coercing only one type into other types.
.
For example a string coercer knows only how to coerce string objects, integer
coercer knows only how to coerce integers etc.
Description-md5:
Homepage: https://github.com/solnic/coercible
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-coercible/ruby-coercible_1.0.0-2.1_all.deb