How to Install and Uninstall ruby-shoulda Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 08,2024

1. Install "ruby-shoulda" package

Please follow the guidance below to install ruby-shoulda on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-shoulda

2. Uninstall "ruby-shoulda" package

Please follow the step by step instructions below to uninstall ruby-shoulda on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-shoulda package on Ubuntu 21.10 (Impish Indri)

Package: ruby-shoulda
Architecture: all
Version: 4.0.0-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 30
Depends: ruby | ruby-interpreter, ruby-shoulda-context (>= 2.0~), ruby-shoulda-matchers (>= 4.0~)
Filename: pool/universe/r/ruby-shoulda/ruby-shoulda_4.0.0-2_all.deb
Size: 6180
MD5sum: 664e2ce31be014f2acab951684b11851
SHA1: 358aef9eb425d0eaa06820017df70674cc83ef8b
SHA256: 28bb20fc62afc7fcee48237b0084c6fd032765138352700f3a1b6cef1812b871
SHA512: 2cbc21200c0f221c515bdf173ef2b569e3818c3afab2f8638d4dd0156434fb0dfc6dff490a105005044a5c85fa6232664934449a014619a32c7ccf09c5c9ab53
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