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

Last updated: May 20,2024

1. Install "ruby-bourne" package

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

$ sudo apt update $ sudo apt install ruby-bourne

2. Uninstall "ruby-bourne" package

This guide covers the steps necessary to uninstall ruby-bourne on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-bourne
Priority: optional
Section: universe/ruby
Installed-Size: 31
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.6.0-1
Depends: ruby | ruby-interpreter, ruby-mocha (>= 1.1)
Filename: pool/universe/r/ruby-bourne/ruby-bourne_1.6.0-1_all.deb
Size: 5612
MD5sum: e6c93462db0864ea85eb8176d453c38a
SHA1: 3ae078070a60b97e6eb51fc5aa01bc74617c5a18
SHA256: 201554109fe9684e555e30fcb5c67d53a705c77bc72ff86a2c95b6afe79a1151
Description-en: adds test spies to mocha
Extends mocha to allow detailed tracking and querying of
stub and mock invocations. Allows test spies using the have_received rspec
matcher and assert_received for Test::Unit. Extracted from the
jferris-mocha fork.
Description-md5: 3e6fb07fcf72a273356b671f144df33b
Homepage: http://github.com/thoughtbot/bourne
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu