How to Install and Uninstall roodi Package on Kali Linux

Last updated: May 13,2024

1. Install "roodi" package

Please follow the guidance below to install roodi on Kali Linux

$ sudo apt update $ sudo apt install roodi

2. Uninstall "roodi" package

Please follow the guidelines below to uninstall roodi on Kali Linux:

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

3. Information about the roodi package on Kali Linux

Package: roodi
Version: 5.0.0-6
Installed-Size: 83
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-ruby-parser (>= 2.3~)
Size: 18720
SHA256: 92ddf726eeb4165e033fdf80e1060cce2c69119b70443fea9f7001b8f87d39b1
SHA1: 8e2350bf116a0e20a48c1a446fd70f2578e71989
MD5sum: 5a7ca519874bca40b1f91677bb1b778f
Description: 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:
Homepage: https://github.com/roodi/roodi/
Section: ruby
Priority: optional
Filename: pool/main/r/roodi/roodi_5.0.0-6_all.deb