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

Last updated: January 11,2025

1. Install "ruby-test-declarative" package

Please follow the guidelines below to install ruby-test-declarative on Kali Linux

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

2. Uninstall "ruby-test-declarative" package

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

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

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

Package: ruby-test-declarative
Version: 0.0.6-3
Installed-Size: 20
Maintainer: Debian Ruby Team
Architecture: all
Size: 4032
SHA256: 10645781dc35463b0f859ac9361b05ed812799199f398053399567b06cd92526
SHA1: 7e23acb6203482aa7cc42a8b0d72e0a307b3a5b0
MD5sum: 220264c3dec6c745a0d079a6baa184d1
Description: adds a declarative test method syntax to test/unit
ruby-test-declarative adds a declarative test method syntax to test/unit:
instead of using the 'def test_foo' syntax, a 'test' method is provided
and takes a string, describing the test, as argument.
Description-md5:
Homepage: https://github.com/svenfuchs/test_declarative
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-test-declarative/ruby-test-declarative_0.0.6-3_all.deb