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

Last updated: May 21,2024

1. Install "ruby-ronn" package

This guide covers the steps necessary to install ruby-ronn on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-ronn

2. Uninstall "ruby-ronn" package

This guide let you learn how to uninstall ruby-ronn on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-ronn
Priority: optional
Section: universe/ruby
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.7.3-4
Depends: ruby | ruby-interpreter, groff, ruby-hpricot (>= 0.8.2), ruby-mustache (>= 0.7.0), ruby-rdiscount (>= 1.5.8)
Filename: pool/universe/r/ruby-ronn/ruby-ronn_0.7.3-4_all.deb
Size: 26742
MD5sum: cf91b0f4bab559fe8be8d367ee6da6ba
SHA1: 44cc1d78e5f61b1309e36adff9dcddbee5e4c38b
SHA256: f6ab0f7ce4a62b3bdcca3a1c15cdacb31ced5c341724f8b0118fcae5a5369f1b
Description-en: Builds manuals from Markdown
Ronn builds manuals. It converts simple, human readable textfiles to roff for
terminal display, and also to HTML for the web.
.
The source format includes all of Markdown but has a more rigid structure and
syntax extensions for features commonly found in manpages (definition lists,
link notation, etc.). The ronn-format(7) manual page defines the format in
detail.
Description-md5: aeb53b400a5fe9f72067a6add87efe52
Homepage: https://rtomayko.github.com/ronn
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu