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

Last updated: April 19,2024

1. Install "ruby-maxitest" package

Please follow the guidance below to install ruby-maxitest on Kali Linux

$ sudo apt update $ sudo apt install ruby-maxitest

2. Uninstall "ruby-maxitest" package

This is a short guide on how to uninstall ruby-maxitest on Kali Linux:

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

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

Package: ruby-maxitest
Version: 4.1.0-1
Installed-Size: 57
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-minitest (<= 5.15.0-9999), ruby, ruby-minitest (>= 5.0.0)
Size: 11348
SHA256: a9cffb54a3f3d47176876950fce96c92e6607ba1806169c3adecc88ee071997c
SHA1: c8d11e5c89b03b504fa7f59b71e14e7818ac188f
MD5sum: f8387e13553220fc43f311e05e79afbb
Description: Minitest + all the features you always wanted
Features:
1. Ctrl+c stops tests and prints failures
2. pastable rerun snippet for failures (disabled/integrated on rails 5)
3. multiple before & after blocks
4. around blocks around { |t| Dir.chdir(...) { t.call } }
5. red-green output (disabled/integrated on rails 5)
6. mtest executable to run by line number and by folder
(disabled/integrated on rails 5)
7. full backtrace for errors and assertions with verbose (-v)
8. And more!
Description-md5:
Homepage: https://github.com/grosser/maxitest
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-maxitest/ruby-maxitest_4.1.0-1_all.deb