How to Install and Uninstall ruby-minitest-hooks Package on Kali Linux

Last updated: May 17,2024

1. Install "ruby-minitest-hooks" package

Here is a brief guide to show you how to install ruby-minitest-hooks on Kali Linux

$ sudo apt update $ sudo apt install ruby-minitest-hooks

2. Uninstall "ruby-minitest-hooks" package

Please follow the step by step instructions below to uninstall ruby-minitest-hooks on Kali Linux:

$ sudo apt remove ruby-minitest-hooks $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-minitest-hooks package on Kali Linux

Package: ruby-minitest-hooks
Version: 1.5.0-3
Installed-Size: 29
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any | ruby-interpreter
Size: 7688
SHA256: 632c771b0eb47ec50338dbe67272c603675ecd4c5865e185b345493123e9d96a
SHA1: b7858c334ad2c67bb0aefce2ce92dbddb08288f5
MD5sum: ba79d79d69bf74e42d10585edd7e7204
Description: Around and before_all/after_all/around_all hooks for Minitest
minitest-hooks adds around and before_all/after_all/around_all hooks for
Minitest. This allows you do things like run each suite of specs inside a
database transaction, running each spec inside its own savepoint inside that
transaction, which can significantly speed up testing for specs that share
expensive database setup code.
Description-md5:
Homepage: https://github.com/jeremyevans/minitest-hooks
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-minitest-hooks/ruby-minitest-hooks_1.5.0-3_all.deb