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

Last updated: May 20,2024

1. Install "ruby-equatable" package

This guide covers the steps necessary to install ruby-equatable on Kali Linux

$ sudo apt update $ sudo apt install ruby-equatable

2. Uninstall "ruby-equatable" package

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

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

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

Package: ruby-equatable
Version: 0.6.1-2
Installed-Size: 35
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Size: 6648
SHA256: 70a348d09245956f4da56e260983f665a77e6d6f12cbbd51bee87598d471df17
SHA1: 72a22390304dc94b7452a890c255f1adfb2d29ba
MD5sum: 6689d2a653c9cf92c9f98a4662c96a5f
Description: extension of objects with equality comparison and inspection methods
This library extends Ruby objects with equality comparison and inspection
methods.
.
By including this module, a class indicates that its instances have
explicit general contracts for `hash`, `==` and `eql?` methods.
Description-md5:
Homepage: https://github.com/piotrmurach/equatable
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-equatable/ruby-equatable_0.6.1-2_all.deb