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

Last updated: May 15,2024

1. Install "ruby-shoulda-context" package

This is a short guide on how to install ruby-shoulda-context on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-shoulda-context

2. Uninstall "ruby-shoulda-context" package

In this section, we are going to explain the necessary steps to uninstall ruby-shoulda-context on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-shoulda-context $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-shoulda-context
Priority: optional
Section: universe/ruby
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.2.0-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-shoulda-context/ruby-shoulda-context_1.2.0-1_all.deb
Size: 13146
MD5sum: fda7709ca5b15baff4c4486afdc32ed5
SHA1: 5a237ac449230e9371bb93e9bdfd8efc0a99afa1
SHA256: 2a180b8275a1c1c59ed854daa8cc0ef854d4af161a3a1f1f7280adcb32adbff1
Description-en: context framework for Test::Unit
Shoulda’s contexts make it easy to write understandable and maintainable
tests for Test::Unit. It’s fully compatible with your existing tests in
Test::Unit, and requires no retooling to use.
.
This package provides shoulda-context, a context framework for Test::Unit that
was extracted from (and is used by) shoulda.
Description-md5: f9e8290f361d98c1dd17324bbb09b360
Homepage: https://github.com/thoughtbot/shoulda-context
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu