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

Last updated: May 13,2024

1. Install "ruby-test-xml" package

This is a short guide on how to install ruby-test-xml on Kali Linux

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

2. Uninstall "ruby-test-xml" package

Please follow the guidelines below to uninstall ruby-test-xml on Kali Linux:

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

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

Package: ruby-test-xml
Version: 0.1.8-1.1
Installed-Size: 36
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-diffy (>= 3.0), ruby-nokogiri (>= 1.3.2)
Size: 6912
SHA256: ec41b87d0005c1e10df663f29c7a28ebfccc0998af8472c9be03ae9665f46580
SHA1: 381eb78d61a638368a1b9d4e37da9fb5efecd396
MD5sum: f3a95b074233b0e89e1995379fde469a
Description: Test your XML with Test::Unit, MiniTest, RSpec, or Cucumber
Test your XML with Test::Unit, MiniTest, RSpec, or Cucumber using handy
assertions like #assert_xml_equal or #assert_xml_structure_contain.
.
This library is a build dependency of Representable, which renders and parses
JSON/XML/YAML documents from and to Ruby objects.
Description-md5:
Homepage: http://github.com/alovak/test_xml
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-test-xml/ruby-test-xml_0.1.8-1.1_all.deb