How to Install and Uninstall ruby-nokogiri-diff Package on Kali Linux

Last updated: May 20,2024

1. Install "ruby-nokogiri-diff" package

Here is a brief guide to show you how to install ruby-nokogiri-diff on Kali Linux

$ sudo apt update $ sudo apt install ruby-nokogiri-diff

2. Uninstall "ruby-nokogiri-diff" package

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

$ sudo apt remove ruby-nokogiri-diff $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-nokogiri-diff package on Kali Linux

Package: ruby-nokogiri-diff
Version: 0.2.0-1.1
Installed-Size: 31
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-nokogiri (>= 1.5), ruby-tdiff (>= 0.3.2)
Size: 5612
SHA256: e70762c22596fc905d66aee358327ffd85a6a48af42cd55e26d04af6e3a9b95e
SHA1: 4c6b5de2548ee81beff1bc35100468886637c6ba
MD5sum: 333fff5b1d41903bf8ad8c873a87ed34
Description: calculate the differences between two XML/HTML documents
Nokogiri::Diff adds the ability to calculate the differences (added or removed
nodes) between two XML/HTML documents.
.
Features
* Performs a breadth-first comparison between children nodes.
* Compares XML/HTML Elements, Attributes, Text nodes and DTD nodes.
* Allows calculating differences between documents, or just enumerating the
added or removed nodes.
Description-md5:
Homepage: https://github.com/postmodern/nokogiri-diff#readme
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-nokogiri-diff/ruby-nokogiri-diff_0.2.0-1.1_all.deb