How to Install and Uninstall ruby-test-spec Package on Kali Linux

Last updated: May 18,2024

1. Install "ruby-test-spec" package

This guide covers the steps necessary to install ruby-test-spec on Kali Linux

$ sudo apt update $ sudo apt install ruby-test-spec

2. Uninstall "ruby-test-spec" package

Please follow the steps below to uninstall ruby-test-spec on Kali Linux:

$ sudo apt remove ruby-test-spec $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-test-spec package on Kali Linux

Package: ruby-test-spec
Version: 0.10.0-3.1
Installed-Size: 65
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-test-unit
Size: 18552
SHA256: d7ebbfc4a0b9f1a70be71b6ab7bc95eead87d291c8d1314dd9e10a17d358da37
SHA1: ed30ca1b497d5f62227d96053d712fc5c16d49bf
MD5sum: 25a648d84418ed3af33245b5c0339abe
Description: Ruby library providing behaviour driven development interface for Test::Unit
The test/spec library layers an RSpec-inspired interface on top of Test::Unit,
so you can mix test-driven and behavior-driven development.
.
test/spec is a clean-room implementation that maps most kinds of Test::Unit
assertions to a `should'-like syntax.
Description-md5: 51fdfa38162d1a6f165ec94a00b66a46
Homepage: http://test-spec.rubyforge.org
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-test-spec/ruby-test-spec_0.10.0-3.1_all.deb