How to Install and Uninstall ruby-minitest-hooks Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "ruby-minitest-hooks" package

This guide let you learn how to install ruby-minitest-hooks on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "ruby-minitest-hooks" package

Please follow the guidance below to uninstall ruby-minitest-hooks on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-minitest-hooks package on Ubuntu 21.10 (Impish Indri)

Package: ruby-minitest-hooks
Architecture: all
Version: 1.5.0-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 29
Depends: ruby:any | ruby-interpreter
Filename: pool/universe/r/ruby-minitest-hooks/ruby-minitest-hooks_1.5.0-2_all.deb
Size: 7024
MD5sum: 215014ae70c37201f6c49bec81c1a162
SHA1: 648ac27c77e5b0b7835e688991ac9d7db0d85111
SHA256: 821d3c6b2ec2ab8aac697eff906684ab5c632cef4816a06251a412b085f2eebd
SHA512: 82e7b6ab4ab8709dd72c45a1adaa255d48e1d4d78b8d5bb362fadeb1a58c7bd6c6d7441ab1d1b3b3fc34bcf59fe213c9bc168ac224fbee0e928f58a95386147c
Homepage: https://github.com/jeremyevans/minitest-hooks
Description-en: 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: 8ef8e7189bff9b4fa67e39063c7fc8c1
Ruby-Versions: all