How to Install and Uninstall ruby-riot Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

1. Install "ruby-riot" package

Please follow the instructions below to install ruby-riot on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-riot

2. Uninstall "ruby-riot" package

This is a short guide on how to uninstall ruby-riot on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-riot package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-riot
Architecture: all
Version: 0.12.7-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 132
Depends: ruby | ruby-interpreter, ruby-rr
Filename: pool/universe/r/ruby-riot/ruby-riot_0.12.7-2_all.deb
Size: 30040
MD5sum: 004eed05322d7f83e41096d4d8c3b0fe
SHA1: b200ad9411e73de3a2b5a9f49edb7921b4fffff8
SHA256: 252715aed1741692ec0c1074b7f93c7c5966dcdc1596d6d79db8e6a83342b7f5
SHA512: daaab12471d3d53295f7e3c746127bd03719a7baa5689f3e614cca9e5e55ddccf3bebbac39a03d7978400a30da7390d3d01e0eba3aefb314d260524fb2ce8446
Homepage: http://github.com/thumblemonks/riot
Description-en: 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: 39793457bf78a9b31627f7a3b514640c
Ruby-Versions: all