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

Last updated: May 09,2024

1. Install "ruby-roxml" package

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

$ sudo apt update $ sudo apt install ruby-roxml

2. Uninstall "ruby-roxml" package

Learn how to uninstall ruby-roxml on Kali Linux:

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

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

Package: ruby-roxml
Version: 4.2.0-1
Installed-Size: 139
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-activesupport, ruby-libxml, ruby-nokogiri
Size: 35240
SHA256: 09a029fbb5ab40c2b029ce725bbaf9e93d5dad1b097ca7cf7df622c5c168b7ab
SHA1: 6618cd74a48037fe68cfe943a2260538a357c62b
MD5sum: d002e7e6b8cfd08d09b6d2d51e4aa2a4
Description: Ruby Object to XML mapping library
ROXML is a Ruby library designed to make it easier for Ruby developers
to work with XML. Using simple annotations, it enables Ruby classes to
be mapped to XML. ROXML takes care of the marshalling and unmarshalling
of mapped attributes so that developers can focus on building
first-class Ruby classes. As a result, ROXML simplifies the development
of RESTful applications, Web Services, and XML-RPC.
Description-md5: 4f6097bb907e13169ffe89e196ef5a44
Homepage: https://github.com/Empact/roxml
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-roxml/ruby-roxml_4.2.0-1_all.deb