How to Install and Uninstall ruby-shoulda Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "ruby-shoulda" package

Learn how to install ruby-shoulda on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-shoulda

2. Uninstall "ruby-shoulda" package

Learn how to uninstall ruby-shoulda on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-shoulda package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-shoulda
Priority: optional
Section: universe/ruby
Installed-Size: 27
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 3.5.0-3build1
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
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
Homepage: https://github.com/thoughtbot/shoulda
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu