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

Last updated: July 07,2024

1. Install "ruby-bogus" package

This tutorial shows how to install ruby-bogus on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-bogus

2. Uninstall "ruby-bogus" package

Please follow the guidelines below to uninstall ruby-bogus on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-bogus
Priority: optional
Section: universe/ruby
Installed-Size: 196
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.1.6-1
Depends: ruby | ruby-interpreter, ruby-dependor (>= 0.0.4), ruby-minitest
Recommends: ruby-rspec
Filename: pool/universe/r/ruby-bogus/ruby-bogus_0.1.6-1_all.deb
Size: 34630
MD5sum: 35e8393a17d5d86671743c0c9488f3c2
SHA1: f03de13c12042b5977b64ab3c18425edc66d1353
SHA256: e3d5e4fa90b12fc0634e2a6e4d850b8c1768de90d7600b7bbc68a72c6709e655
Description-en: library creating fakes to make isolated unit tests reliable
Bogus is a Ruby library aiming at making unit tests more reliable by
ensuring that one doesn't stub or mock methods that don't actually exist in
the mocked objects.
Description-md5: cdcf8100703690517be035e31d1eb789
Homepage: https://github.com/psyho/bogus
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu