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

Last updated: May 17,2024

1. Install "ruby-builder-doc" package

Please follow the step by step instructions below to install ruby-builder-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-builder-doc

2. Uninstall "ruby-builder-doc" package

Learn how to uninstall ruby-builder-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-builder-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-builder-doc
Priority: optional
Section: universe/doc
Installed-Size: 538
Maintainer: Ubuntu Developers
Original-Maintainer: Marc Dequènes (Duck)
Architecture: all
Source: ruby-builder
Version: 3.2.2-4
Depends: libjs-jquery
Suggests: doc-base
Filename: pool/universe/r/ruby-builder/ruby-builder-doc_3.2.2-4_all.deb
Size: 268238
MD5sum: a90e698820036891b0710b9d62b38b67
SHA1: 6aa35817cfcd9c1dbf44315320924bcdb7996547
SHA256: 27d3e50afb87e5f51e11d57544a631c2d7581a3309fb9c1f2de8becfb57942c4
Description-en: Ruby library to facilitate programatic generation of XML markup
Builder is a library that allows easy programmatic creation of XML markup. It
gives you a Ruby API to build structures and methods to dump it to XML.
Some of the features:
* Easy generation by mapping method calls to elements, arguments to
attributes and blocks to contents.
* XML comment & processing instruction support.
* XML entity declaration support.
* Some support for XML namespaces.
* Default escaping of string attribute values.
* UTF-8 support.
.
This is the Rdoc-generated documentation for Builder.
Description-md5: 3a363905c8d4a1ee9383315e374ed49f
Homepage: http://onestepback.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu