How to Install and Uninstall xmldiff Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "xmldiff" package

This guide let you learn how to install xmldiff on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install xmldiff

2. Uninstall "xmldiff" package

Please follow the guidance below to uninstall xmldiff on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove xmldiff $ sudo apt autoclean && sudo apt autoremove

3. Information about the xmldiff package on Ubuntu 20.10 (Groovy Gorilla)

Package: xmldiff
Architecture: all
Version: 2.4-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 607
Depends: python3-lxml, python3-pkg-resources, python3-six, python3:any, libjs-sphinxdoc (>= 1.0)
Suggests: python3-psyco
Filename: pool/universe/x/xmldiff/xmldiff_2.4-1_all.deb
Size: 102228
MD5sum: 28af5d82570f940f8791f4654b73430e
SHA1: 04c3b6154e1d5844eab4fda16c74c3f69bc00081
SHA256: 890d8e6f71b71f56eb743e315153a6fa8198246274fa4d295a27c102d0f77975
SHA512: 6d19aa6f805cfcd42937e23a63cdd0847b240ef400e9f5540a6cb43392423f31f3dbe2f35cdb62819422b9a03b0a1d6f2bc13140dd85fcbf8114c89bda756265
Homepage: https://github.com/Shoobx/xmldiff
Description-en: library and command line utility for diffing xml files
xmldiff is a library and a command-line utility for making diffs
out of XML. This may seem like something that doesn't need a
dedicated utility, but change detection in hierarchical data is
very different from change detection in flat data. XML type formats
are also not only used for computer readable data, it is also often
used as a format for hierarchical data that can be rendered into human
readable formats. A traditional diff on such a format would tell you
line by line the differences, but that would not be readable by a human.
xmldiff provides tools to make human readable diffs in those situations.
.
This package provides two possible commands: xmldiff and xmlpatch.
.
The diff algorithm is based on _Change detection in hierarchically
structured - information_, by S. Chawathe, A. Rajaraman,
H. Garcia-Molina and J. Widom, - Stanford University, 1996.
Description-md5: 8b94011505002d34745df87f28dc545a