How to Install and Uninstall ruby-clean-test Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "ruby-clean-test" package

Here is a brief guide to show you how to install ruby-clean-test on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-clean-test

2. Uninstall "ruby-clean-test" package

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

$ sudo apt remove ruby-clean-test $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-clean-test package on Ubuntu 21.10 (Impish Indri)

Package: ruby-clean-test
Architecture: all
Version: 1.0.0-1.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: 42
Depends: ruby | ruby-interpreter, ruby-faker
Filename: pool/universe/r/ruby-clean-test/ruby-clean-test_1.0.0-1.1_all.deb
Size: 12340
MD5sum: 95972790df348a9ce269bba13e350732
SHA1: 2ce66fecffbd85b678a601bb3db048cf3ff2cba6
SHA256: 5ff20683497a87944cb34114e23bf5564e41890f35a49ec0bb2a10ea8c908f3f
SHA512: ed382e9eb55dded95b6c7de617600ab9577a3e0972b7f4343e5542cc28a3acd4137dbf99a0bba86c7a5e6a64530fee833c06bfd8b357a811e36316f50cb412a0
Homepage: http://naildrivin5.com/clean_test
Description-en: Get unit tests readable and fluent
This library is a set of small, simple tools to make your Test::Unit test cases
easy to understand. This isn't a massive change in how you write tests, but
simply some helpful things will make your tests easier to read.
.
The main problems this library solves are: understanding what part of a test
method is setup, test, and evaluation; understanding what elements of a test
are relevant to the test, and which are arbitrary placeholders; removing the
requirement that your tests are method names.
Description-md5: 88531a5db3c8933250e9a8da0b9e05e5
Ruby-Versions: all