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

Last updated: May 15,2024

1. Install "ruby-riot" package

Here is a brief guide to show you how to install ruby-riot on Kali Linux

$ sudo apt update $ sudo apt install ruby-riot

2. Uninstall "ruby-riot" package

Please follow the guidance below to uninstall ruby-riot on Kali Linux:

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

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

Package: ruby-riot
Version: 0.12.7-2
Installed-Size: 132
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-rr
Size: 33924
SHA256: f334d9ea88dbcfb846bae679d7c4efd5d3be719faf36ad10bd755302410c67b7
SHA1: 903a562251782ae8797a05c1de8d289e2e7bd9a6
MD5sum: aed9a315642c385577d9f772cf64abd9
Description: fast, expressive, and context-driven unit-testing framework for Ruby
Riot is a fast, expressive, and context-driven unit-testing framework for the
Ruby programming language.
.
In contrast to other popular Ruby testing frameworks such as Test::Unit,
Shoulda and RSpec, Riot does not run a setup and teardown sequence before and
after each test. In Riot, tests separated in "contexts" in which a "topic"
object is defined, and assertions on this object are made.
Description-md5:
Homepage: http://github.com/thumblemonks/riot
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-riot/ruby-riot_0.12.7-2_all.deb