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

Last updated: May 08,2024

1. Install "ruby-shoulda" package

Please follow the guidance below to install ruby-shoulda on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-shoulda

2. Uninstall "ruby-shoulda" package

This tutorial shows how to uninstall ruby-shoulda on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-shoulda
Architecture: all
Version: 3.5.0-3build1
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: 27
Depends: ruby | ruby-interpreter, ruby-shoulda-context, ruby-shoulda-matchers
Filename: pool/universe/r/ruby-shoulda/ruby-shoulda_3.5.0-3build1_all.deb
Size: 5292
MD5sum: e5f0069661a592e67229871129aa3e1a
SHA1: 8680cfb7eb695a680d81ddc3e0af2f57f2c4a23f
SHA256: 1dc0b354dec080e53ba4208d47ef1160bb70ba6ab1b3680b71f1bcc080ddae3e
SHA512: 79b59517e26bac4a303f925c1fc4f8378d490f7e3fb2e9ce788053a56751019485540e24ebaa1d0621af623c0ef5a0719bc90885aba1fe736db2655d3cdf21d1
Homepage: https://github.com/thoughtbot/shoulda
Description-en: additional features for the Test::Unit testing framework
Shoulda makes it easy to write elegant, understandable, and maintainable
tests. Shoulda consists of test macros, assertions, and helpers added on to
the Test::Unit framework. It's fully compatible with your existing tests, and
requires no retooling to use.
.
Shoulda adds lots of features for testing Rails applications, but can also be
used for plain Ruby ones.
Description-md5: d5c627a4021f3aec8ca5b0b499cc820a
Ruby-Versions: all