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

Last updated: November 22,2024

1. Install "ruby-rd" package

This is a short guide on how to install ruby-rd on Kali Linux

$ sudo apt update $ sudo apt install ruby-rd

2. Uninstall "ruby-rd" package

Please follow the guidelines below to uninstall ruby-rd on Kali Linux:

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

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

Package: ruby-rd
Source: rdtool
Version: 0.6.38-4.1
Installed-Size: 285
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Size: 64040
SHA256: 5cca40e4f9834587186a9239f822cb6a5ecbd50847b6a82dbeae7cf6327f0530
SHA1: d0b8c1226aa9ccf495340f4af7307785ec306ef8
MD5sum: b356b35be774911b81129ec5fbba8242
Description: RDTool library for Ruby - library
RD is multipurpose documentation format created for documentating Ruby and
output of Ruby world.
.
You can embed RD into Ruby script. And RD have neat syntax which help you
to read document in Ruby script. On the other hand, RD have a feature for
class reference.
.
This package contains a library which is used by RDTool.
Description-md5:
Homepage: https://uwabami.github.com/rdtool/
Section: ruby
Priority: optional
Filename: pool/main/r/rdtool/ruby-rd_0.6.38-4.1_all.deb