How to Install and Uninstall ruby-bourne Package on Kali Linux

Last updated: May 16,2024

1. Install "ruby-bourne" package

Please follow the instructions below to install ruby-bourne on Kali Linux

$ sudo apt update $ sudo apt install ruby-bourne

2. Uninstall "ruby-bourne" package

This guide let you learn how to uninstall ruby-bourne on Kali Linux:

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

3. Information about the ruby-bourne package on Kali Linux

Package: ruby-bourne
Version: 1.6.0-3
Installed-Size: 31
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby | ruby-interpreter, ruby-mocha (>= 1.1)
Size: 6552
SHA256: 007a604c4c7ec8c2a2e6338388b6e1cb7fab4d8fa685ab7fc51e3710fb783c6f
SHA1: f2c2c3925b2c3e04bf73e39a90b0c1f71006e5c5
MD5sum: 473a7456cdb49726e3c8261591dd2859
Description: 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: ca5fa045437213791c2e6391d3c0c048
Homepage: https://github.com/thoughtbot/bourne
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-bourne/ruby-bourne_1.6.0-3_all.deb