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

Last updated: May 14,2024

1. Install "ruby-sdoc" package

Please follow the guidance below to install ruby-sdoc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-sdoc

2. Uninstall "ruby-sdoc" package

This guide covers the steps necessary to uninstall ruby-sdoc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-sdoc
Priority: optional
Section: universe/ruby
Installed-Size: 613
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.4.1-1
Depends: ruby | ruby-interpreter, ruby-json
Filename: pool/universe/r/ruby-sdoc/ruby-sdoc_0.4.1-1_all.deb
Size: 134118
MD5sum: 244a3daaf510e3fa8390c24ec32a906e
SHA1: 818f2300ccdbb3ed84468ca16c8d502ecd4ed589
SHA256: 52772c3a7419f8a34eeef921d8b1029e5f1a1f3559e743635cc606e14a2d5034
Description-en: 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: 467d5254bec245ba7ad75b2037243066
Homepage: http://github.com/voloko/sdoc
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu