How to Install and Uninstall ruby-equatable Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "ruby-equatable" package

Please follow the guidelines below to install ruby-equatable on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-equatable

2. Uninstall "ruby-equatable" package

This guide let you learn how to uninstall ruby-equatable on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-equatable package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-equatable
Architecture: all
Version: 0.6.1-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 34
Filename: pool/universe/r/ruby-equatable/ruby-equatable_0.6.1-2_all.deb
Size: 6348
MD5sum: bd24d3198788085805572869f08d360c
SHA1: 31da630b128a1c93e7f21cad4080a94a907c96bf
SHA256: 5e3dbc21db8a5464b7ec9cbc937b3abf685914fae067fac18deed03a59c8e260
SHA512: 6861231b2280b33d8e4f436dc2c020e7a6412500d29c7e610129ad072e2e59e3360574583413a8345cd8bce6d499987458d501177ef8d564e6d46b277a621e08
Homepage: https://github.com/piotrmurach/equatable
Description-en: 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: f441e795caea7d18d8edbdf6184b5fe4
Ruby-Versions: all