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

Last updated: May 18,2024

1. Install "ruby-minitest-shared-description" package

This guide let you learn how to install ruby-minitest-shared-description on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-minitest-shared-description

2. Uninstall "ruby-minitest-shared-description" package

This is a short guide on how to uninstall ruby-minitest-shared-description on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-minitest-shared-description $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-minitest-shared-description
Priority: optional
Section: universe/ruby
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.0-1
Depends: ruby | ruby-interpreter, ruby-minitest
Filename: pool/universe/r/ruby-minitest-shared-description/ruby-minitest-shared-description_1.0.0-1_all.deb
Size: 4086
MD5sum: 6d293997b138a4db84da2e40d822e1d1
SHA1: 1b67b258ac4d0eba312f2846b18dba9a994180a3
SHA256: c73c37f30ed53c68aae0053cbecc6993e636732dfb0b8d49c7888f6cf139469f
Description-en: Support for shared specs and shared spec subclasses for Minitest
minitest-shared_description adds support for shared specs and shared spec
subclasses to Minitest. Minitest supports shared specs by default using plain
ruby modules, but does not support shared spec subclasses. In addition to
making it possible to share subclasses, minitest-shared_desciption also
provides a slightly nicer interface for sharing specs.
Description-md5: e6a55239e5e5c6dee18f7d1110d82980
Homepage: http://github.com/jeremyevans/minitest-shared_description
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu