How to Install and Uninstall ruby-shoulda Package on Kali Linux

Last updated: May 08,2024

1. Install "ruby-shoulda" package

Please follow the step by step instructions below to install ruby-shoulda on Kali Linux

$ 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 Kali Linux:

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

3. Information about the ruby-shoulda package on Kali Linux

Package: ruby-shoulda
Version: 4.0.0-3
Installed-Size: 32
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-shoulda-context (>= 2.0~), ruby-shoulda-matchers (>= 4.0~)
Size: 6352
SHA256: e085e1561f5475ed523cab84c2960f4717c7c5d169152aca46e8bad4e7188f74
SHA1: eb239f5c3a7405c052ab9800de1ed8b27a74e6b1
MD5sum: 059716a9de8178e9a31745be11c496cf
Description: 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:
Homepage: https://github.com/thoughtbot/shoulda
Tag: implemented-in::ruby, role::shared-lib
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-shoulda/ruby-shoulda_4.0.0-3_all.deb