How to Install and Uninstall python39-xmldiff Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "python39-xmldiff" package
This tutorial shows how to install python39-xmldiff on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-xmldiff
Copied
2. Uninstall "python39-xmldiff" package
This tutorial shows how to uninstall python39-xmldiff on openSuSE Tumbleweed:
$
sudo zypper remove
python39-xmldiff
Copied
3. Information about the python39-xmldiff package on openSuSE Tumbleweed
Information for package python39-xmldiff:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-xmldiff
Version : 2.6.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 287.8 KiB
Installed : No
Status : not installed
Source package : python-xmldiff-2.6.3-1.1.src
Upstream URL : https://github.com/Shoobx/xmldiff
Summary : Tree to tree correction between XML documents
Description :
XMLdiff shows the differences between two similar XML files in the same
way `diff` does with text files. It can also be used as a library or as
a command line tool and can work either with XML files or DOM trees.
The implementation is based on "Change detection in hierarchically
structured information", by S. Chawathe, A. Rajaraman, H.
Garcia-Molina, and J. Widom, Stanford University, 1996.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-xmldiff
Version : 2.6.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 287.8 KiB
Installed : No
Status : not installed
Source package : python-xmldiff-2.6.3-1.1.src
Upstream URL : https://github.com/Shoobx/xmldiff
Summary : Tree to tree correction between XML documents
Description :
XMLdiff shows the differences between two similar XML files in the same
way `diff` does with text files. It can also be used as a library or as
a command line tool and can work either with XML files or DOM trees.
The implementation is based on "Change detection in hierarchically
structured information", by S. Chawathe, A. Rajaraman, H.
Garcia-Molina, and J. Widom, Stanford University, 1996.