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

Last updated: May 05,2024

1. Install "ruby-riot" package

This guide let you learn how to install ruby-riot on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-riot

2. Uninstall "ruby-riot" package

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

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

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

Package: ruby-riot
Priority: optional
Section: universe/ruby
Installed-Size: 156
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.12.7-1
Depends: ruby | ruby-interpreter, ruby-rr
Filename: pool/universe/r/ruby-riot/ruby-riot_0.12.7-1_all.deb
Size: 29862
MD5sum: 7be67fcde8f3f1eeaff290181315b9dc
SHA1: f2ae8463ecea2ed02341d9b1e13eac5d1967cf80
SHA256: bcc19f6f31e704264eeae596c4c6eb7b641aad4ec38f4f215891d52b50f27a78
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
Homepage: http://github.com/thumblemonks/riot
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu