How to Install and Uninstall roodi Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "roodi" package

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

$ sudo apt update $ sudo apt install roodi

2. Uninstall "roodi" package

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

$ sudo apt remove roodi $ sudo apt autoclean && sudo apt autoremove

3. Information about the roodi package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: roodi
Priority: optional
Section: universe/ruby
Installed-Size: 118
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 5.0.0-1
Depends: ruby | ruby-interpreter, ruby-parser (>= 2.3.0)
Filename: pool/universe/r/roodi/roodi_5.0.0-1_all.deb
Size: 16036
MD5sum: e6816c4d2445d91c2a2cf0ab631233ac
SHA1: 22fed9ada87099b309be7c9f61c52671697f4748
SHA256: 7c424813918a29ee76e9e4ad881bc874a7aa57001b84d993f1dbd938702fde1c
Description-en: Ruby object oriented design inferometer
Roodi stands for Ruby Object Oriented Design Inferometer. It parses your
Ruby code and warns you about design issues you have based on the
configured checks.
Description-md5: 068852d8321aa654b75c5c48ef750e08
Homepage: http://roodi.rubyforge.org
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu