How to Install and Uninstall ruby-did-you-mean Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: September 20,2024

1. Install "ruby-did-you-mean" package

This guide covers the steps necessary to install ruby-did-you-mean on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-did-you-mean

2. Uninstall "ruby-did-you-mean" package

Please follow the step by step instructions below to uninstall ruby-did-you-mean on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-did-you-mean $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-did-you-mean package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-did-you-mean
Architecture: all
Version: 1.2.1-1
Multi-Arch: foreign
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: 62
Filename: pool/universe/r/ruby-did-you-mean/ruby-did-you-mean_1.2.1-1_all.deb
Size: 9828
MD5sum: ead9526ebeb32e1ffad838004a06db5f
SHA1: ce9e50ebae2720c7460b488ab4186bded25c991b
SHA256: 41ab484c492047e120e017bbcf456cf0ffaac248b07f81f18d02da551c6d2ea6
SHA512: fed1b1bcea4eb24209eabc6759dd95d8bdca5703b63f32f87a2433a829f77f55de845d332d52e40dd5edb736761eef04c9a7dd24203b47d9dafd47ab1895c9db
Homepage: https://github.com/yuki24/did_you_mean
Description-en: smart error messages for Ruby > 2.3
This package provides the infrastructure to produce smart error messages on
Ruby > 2.3. When an undefined method is called, it will suggest similar
method names. It will also catch mispellings on known method names, such as
"initialize", and warn developers about them.
.
Starting with version 2.3, the Ruby interpreter will automatically load this
library on startup.
Description-md5: 8e7ba9166bdf82ec7a7cb99c1d35cd1e
Ruby-Versions: all