How to Install and Uninstall ruby-xml-simple Package on Kali Linux

Last updated: May 17,2024

1. Install "ruby-xml-simple" package

Please follow the guidance below to install ruby-xml-simple on Kali Linux

$ sudo apt update $ sudo apt install ruby-xml-simple

2. Uninstall "ruby-xml-simple" package

Learn how to uninstall ruby-xml-simple on Kali Linux:

$ sudo apt remove ruby-xml-simple $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-xml-simple package on Kali Linux

Package: ruby-xml-simple
Version: 1.1.9-1
Installed-Size: 50
Maintainer: Debian Ruby Team
Architecture: all
Size: 12324
SHA256: f96786f46644ea8f68967d685d2f2cb5f85addd1a2be5c371b31aecc20f95e1f
SHA1: 3f3d96ba52e0e5e84446307f70ad8e28069ae1f4
MD5sum: 7aa8e1d631a6d06aa6d5137c59e67e6f
Description: Simple Ruby API for reading and writing XML
Class XmlSimple offers an easy API to read and write XML. It is a Ruby
translation of Grant McLean's Perl module XML::Simple. Simply put, it
automatically converts XML documents into a Ruby hash.
Description-md5:
Homepage: https://github.com/maik/xml-simple
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-xml-simple/ruby-xml-simple_1.1.9-1_all.deb