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

Last updated: May 18,2024

1. Install "ruby-xmlhash" package

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

$ sudo apt update $ sudo apt install ruby-xmlhash

2. Uninstall "ruby-xmlhash" package

This tutorial shows how to uninstall ruby-xmlhash on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-xmlhash
Priority: optional
Section: universe/ruby
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 1.3.6-2build2
Depends: libc6 (>= 2.14), libxml2 (>= 2.7.4), libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0)
Filename: pool/universe/r/ruby-xmlhash/ruby-xmlhash_1.3.6-2build2_amd64.deb
Size: 8694
MD5sum: 8cb6461e8e02f29c8cf89e80af7a7e58
SHA1: 82d3e493c06f9901e82ce2d8d019e1ef941b0996
SHA256: 37c22142b4c5fe5698ae8f1f0e918d7892afddf84b97f726bd8d975b71d27890
Description-en: parse a XML string into a ruby hash
Ruby-xmlhash is a small C module that wraps libxml2's xmlreader to
parse a XML string into a ruby hash.
Description-md5: 262406593fe5046fe7fb5756aee9314b
Homepage: https://github.com/coolo/xmlhash
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu