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

Last updated: September 19,2024

1. Install "ruby-htree" package

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

$ sudo apt update $ sudo apt install ruby-htree

2. Uninstall "ruby-htree" package

Please follow the step by step instructions below to uninstall ruby-htree on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-htree
Priority: optional
Section: universe/ruby
Installed-Size: 236
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.8+dfsg-2build1
Replaces: libhtree-ruby1.8 (<< 0.8+dfsg-1~), libhtree-ruby1.9 (<< 0.8+dfsg-1~)
Provides: libhtree-ruby1.8, libhtree-ruby1.9.1
Depends: ruby | ruby-interpreter
Breaks: libhtree-ruby1.8 (<< 0.8+dfsg-1~), libhtree-ruby1.9 (<< 0.8+dfsg-1~)
Filename: pool/universe/r/ruby-htree/ruby-htree_0.8+dfsg-2build1_all.deb
Size: 37828
MD5sum: 1da545e6477388b4f894673bf627359e
SHA1: 2ba3b6ed8e4132a5d45996c83f49ad9796fde859
SHA256: c339bb14395304e04989d0d9b5ec8edb9544e76c61c13e38cb2e725796a74ecd
Description-en: HTML/XML tree library for Ruby
htree provides a tree data structure which represent HTML and XML data.
Features:
* permissive unified HTML/XML parser
* byte-to-byte round-tripping unparser
* XML namespace support
* dedicated class for escaped string.
* HTML/XHTML/XML generator
* template engine
* recursive template expansion
* converter to REXML document
Description-md5: 72af11082d974faf36ca5cca284ecedb
Homepage: http://www.a-k-r.org/htree/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu