How to Install and Uninstall ruby-xmlhash Package on Kali Linux

Last updated: July 08,2024

1. Install "ruby-xmlhash" package

Please follow the steps below to install ruby-xmlhash on Kali Linux

$ sudo apt update $ sudo apt install ruby-xmlhash

2. Uninstall "ruby-xmlhash" package

In this section, we are going to explain the necessary steps to uninstall ruby-xmlhash on Kali Linux:

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

3. Information about the ruby-xmlhash package on Kali Linux

Package: ruby-xmlhash
Version: 1.3.6-3.1
Installed-Size: 45
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: ruby | ruby-interpreter, libc6 (>= 2.14), libxml2 (>= 2.7.4), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 9268
SHA256: 9372affa503e2112236173a9e743e0da58b60f66526b651ffd39ed68ce2f13d9
SHA1: 1ac6108014588733c480f40df3598e38f71eeb0b
MD5sum: 15751f16087442e067672b04021a61f1
Description: 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:
Multi-Arch: same
Homepage: https://github.com/coolo/xmlhash
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-xmlhash/ruby-xmlhash_1.3.6-3.1_amd64.deb