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

Last updated: May 19,2024

1. Install "ruby-test-unit" package

Here is a brief guide to show you how to install ruby-test-unit on Kali Linux

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

2. Uninstall "ruby-test-unit" package

Please follow the guidance below to uninstall ruby-test-unit on Kali Linux:

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

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

Package: ruby-test-unit
Version: 3.6.1-1
Installed-Size: 423
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-power-assert
Size: 78924
SHA256: 58cb5fcfb1001645ed15ef8ae486951bd98244e9d5fff6c51165c1ad2bdfa08e
SHA1: 199ebb857f7990804cca135c5e2f77a0466bfc53
MD5sum: 13cab95131ceb6cc8b6ee5a55f1115b1
Description: unit testing framework for Ruby
Test::Unit (test-unit) is a unit testing framework for Ruby, based on xUnit
principles. It allows writing tests, checking results and automated testing in
Ruby.
.
Note that this version of Test::Unit will override the one possibly shipped
with the Ruby interpreter.
Description-md5:
Multi-Arch: foreign
Homepage: https://test-unit.github.io/
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-test-unit/ruby-test-unit_3.6.1-1_all.deb