How to Install and Uninstall ruby-test-unit-context Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 01,2024

1. Install "ruby-test-unit-context" package

This guide covers the steps necessary to install ruby-test-unit-context on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-test-unit-context

2. Uninstall "ruby-test-unit-context" package

Here is a brief guide to show you how to uninstall ruby-test-unit-context on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-test-unit-context $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-test-unit-context package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-test-unit-context
Priority: optional
Section: universe/ruby
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.5.0-2
Depends: ruby | ruby-interpreter, ruby-test-unit
Filename: pool/universe/r/ruby-test-unit-context/ruby-test-unit-context_0.5.0-2_all.deb
Size: 7162
MD5sum: fa917d8ad4dbbe6632b6da385a3a2795
SHA1: 35d197911fced6c0e7e61b0e3036bfff084b6338
SHA256: 1cb21c98e501f84b368829193fe06abaf266632ad6492d65111b01ab5049d0f8
Description-en: context for the Test::Unit Ruby testing framework
This gem makes Test::Unit::TestCases 'contextable' and thus much easier to
read and write. It is the implementation of 'context do ... end' from RSpec
for Test::Unit.
Description-md5: 1eca4ca13ad23c261ef7ccb17920e366
Homepage: http://github.com/kares/test-unit-context
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu