How to Install and Uninstall ruby-minitest-excludes Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "ruby-minitest-excludes" package

This guide covers the steps necessary to install ruby-minitest-excludes on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-minitest-excludes" package

Please follow the instructions below to uninstall ruby-minitest-excludes on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-minitest-excludes package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-minitest-excludes
Priority: optional
Section: universe/ruby
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.0.0-1
Depends: ruby | ruby-interpreter, ruby-minitest (>= 4.0)
Filename: pool/universe/r/ruby-minitest-excludes/ruby-minitest-excludes_2.0.0-1_all.deb
Size: 5064
MD5sum: bb9bf261f273df54ccfcc7ecd1f8a233
SHA1: ad44aa527636ab3cc97c6d09e8dddf2744f86111
SHA256: 63b529ca57798ee268efa6d6fb7b417d047073378c0ae87ff74be63b730a18b9
Description-en: Ruby unit tests helper library for MiniTest framework
minitest/excludes.rb extends MiniTest::Unit::TestCase to provide a
clean API for excluding certain tests you don't want to run under
certain conditions.
Description-md5: 13ddde3a4d87636044b7629953c109a0
Homepage: https://github.com/seattlerb/minitest-excludes
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu