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

Last updated: May 14,2024

1. Install "ruby-sdoc" package

This tutorial shows how to install ruby-sdoc on Kali Linux

$ sudo apt update $ sudo apt install ruby-sdoc

2. Uninstall "ruby-sdoc" package

Please follow the instructions below to uninstall ruby-sdoc on Kali Linux:

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

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

Package: ruby-sdoc
Version: 1.1.0-1
Installed-Size: 499
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-json
Size: 137380
SHA256: c7259251ea4a62f2ed98aee7f3668222dc61544e4201b8f554f36c69df1592f9
SHA1: 7b9d77285c9583f1464d89ca8587faea36157463
MD5sum: 60bdf868dc59dbd9755d2dc6f85f5df8
Description: RDoc generator to build searchable HTML documentation for Ruby code
This package provides extra generators and templates for the RDoc
documentation tool for Ruby. Generated HTML documentation has a javascript
search index, so the documentation is searchable without any server-side
requirements other than a web server.
Description-md5:
Homepage: https://github.com/voloko/sdoc
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-sdoc/ruby-sdoc_1.1.0-1_all.deb