How to Install and Uninstall ruby-minitest-hooks Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

1. Install "ruby-minitest-hooks" package

In this section, we are going to explain the necessary steps to install ruby-minitest-hooks on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "ruby-minitest-hooks" package

Here is a brief guide to show you how to uninstall ruby-minitest-hooks on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-minitest-hooks package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-minitest-hooks
Architecture: all
Version: 1.4.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 29
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-minitest-hooks/ruby-minitest-hooks_1.4.0-1_all.deb
Size: 6280
MD5sum: 912f7e36cc65a0d50299a2e883844ae2
SHA1: 44bce8b6a572a6959c39dfae27b3877b8efb2131
SHA256: 80c2575f7c501954c8a85b2e7dd954712ccc4c5ee479d8f6ce4620e8b3669ae5
SHA512: 635e25330e6da1874a69b6524a8787772f7471065ec2ee09c2b39ce20b0f226e9afdacbddfd39d0cff60cc759b2e75c1f476f40e8f853bb7fbaef283170d1397
Homepage: http://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