How to Install and Uninstall ruby-nokogiri-diff Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "ruby-nokogiri-diff" package

Learn how to install ruby-nokogiri-diff on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "ruby-nokogiri-diff" package

Please follow the guidance below to uninstall ruby-nokogiri-diff on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-nokogiri-diff package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-nokogiri-diff
Architecture: all
Version: 0.2.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 30
Depends: ruby | ruby-interpreter, ruby-nokogiri (>= 1.5), ruby-tdiff (>= 0.3.2)
Filename: pool/universe/r/ruby-nokogiri-diff/ruby-nokogiri-diff_0.2.0-1_all.deb
Size: 4930
MD5sum: 0c3544a988bfc5f5846ac3564116c0d5
SHA1: 22f35226c4214096c234492d39f2bf0564b0c3d5
SHA256: c9f42b17cad4edf708a423d492df2c88ff9e2f4f37859a08e29fd04b0386068d
SHA512: a0f1aaf5b7ccc79ce7c36cc017137002c25b6694ea6622ca5216d5985f182fca281635af07d7d373f519604245855fc770e9be142cdcd5985abb411701c67978
Homepage: https://github.com/postmodern/nokogiri-diff#readme
Description-en: 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: 6dad6dbb908cee7dff9c4a75f9a6a627
Ruby-Versions: all