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

Last updated: May 15,2024

1. Install "ruby-multi-test" package

Please follow the instructions below to install ruby-multi-test on Kali Linux

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

2. Uninstall "ruby-multi-test" package

Please follow the instructions below to uninstall ruby-multi-test on Kali Linux:

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

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

Package: ruby-multi-test
Version: 0.1.2-1.1
Installed-Size: 27
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Suggests: ruby-rspec, ruby-test-unit, ruby-minitest
Size: 4792
SHA256: 665071e6ccd40864fe1b52aa8d01ea14c2d978d7f20b94cc676f76fb19f9de3f
SHA1: a5930f8cebbc89bd74a44c8c6d57b472da8002c2
MD5sum: 6eff13b3af975576cdaeb81d6b2a28b6
Description: library to control autorun feature of test frameworks
This library provides a uniform interface onto whatever testing library has
been loaded into a running Ruby process. It can be used for example to
deactivate the autorun feature of those testing frameworks in a unified way.
Supported test frameworks are RSpec, test/unit, and minitest.
.
It is used to run the test suite of the cucumber package.
Description-md5:
Homepage: http://cukes.info
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-multi-test/ruby-multi-test_0.1.2-1.1_all.deb