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

Last updated: May 19,2024

1. Install "ruby-insist" package

Please follow the instructions below to install ruby-insist on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-insist

2. Uninstall "ruby-insist" package

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

$ sudo apt remove ruby-insist $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-insist
Priority: optional
Section: universe/ruby
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.0-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-insist/ruby-insist_1.0.0-1_all.deb
Size: 5536
MD5sum: 123329580f9604d266a6ac5cd52eca6c
SHA1: a7f22378e3f8d4944d10bdcd5a8c9d6e3f70b950
SHA256: b72e6d209630a761a949eb73da74b52046ece3582d7c2ea3aadb19c6874a9639
Description-en: assertion library for both testing and for production code
Insist is a simple block-driven assertion library for testing both
development and production code. Insist allows tests to be written
in a more minimal and readable manner than Rspec.
Description-md5: da1bbb130dc4758eb91073db920a869a
Homepage: https://github.com/jordansissel/ruby-insist
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu