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

Last updated: May 19,2024

1. Install "ruby-builder" package

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

$ sudo apt update $ sudo apt install ruby-builder

2. Uninstall "ruby-builder" package

In this section, we are going to explain the necessary steps to uninstall ruby-builder on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-builder
Priority: optional
Section: universe/ruby
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Marc Dequènes (Duck)
Architecture: all
Version: 3.2.2-4
Depends: ruby | ruby-interpreter, ruby-blankslate
Suggests: ruby-builder-doc
Filename: pool/universe/r/ruby-builder/ruby-builder_3.2.2-4_all.deb
Size: 13016
MD5sum: a48478354dc79fce05a86f960544f04a
SHA1: 8e36eef9552c39e62755cdc012fe6d2c77cfa180
SHA256: 465fd22828276326d36628e480790c74a179dcf3dbffcaff14d796a358ef3fb2
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.
Description-md5: 1ac47601d4e538b53cbf0e83dd1fc251
Homepage: http://onestepback.org
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu