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

Last updated: May 15,2024

1. Install "ruby-libxml" package

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

$ sudo apt update $ sudo apt install ruby-libxml

2. Uninstall "ruby-libxml" package

Please follow the instructions below to uninstall ruby-libxml on Kali Linux:

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

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

Package: ruby-libxml
Version: 3.2.4-2
Installed-Size: 305
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: libc6 (>= 2.14), libxml2 (>= 2.9.12), libruby3.1 (>= 3.1.0~preview1), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 83324
SHA256: 4e67a41c772733295e9e538e4e6af12529b498ba45f6341df06de6264e94034b
SHA1: de506c653b6813c39f4b586e090cb92f4b84692a
MD5sum: dadbd9bc6c6cb13473abd2f138d255bf
Description: Ruby Bindings for LibXML2
The Libxml-Ruby project provides Ruby language bindings for the GNOME
Libxml2 XML toolkit. It is free software, released under the MIT License.
Libxml-ruby's primary advantage over REXML is performance - if speed
is your need, these are good libraries to consider, as demonstrated
by the informal benchmark below.
Description-md5:
Multi-Arch: same
Homepage: https://xml4r.github.io/libxml-ruby/
Tag: implemented-in::ruby, role::shared-lib, works-with-format::xml
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-libxml/ruby-libxml_3.2.4-2_amd64.deb