How to Install and Uninstall python312-deepdiff Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python312-deepdiff" package

This is a short guide on how to install python312-deepdiff on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-deepdiff

2. Uninstall "python312-deepdiff" package

Please follow the guidelines below to uninstall python312-deepdiff on openSuSE Tumbleweed:

$ sudo zypper remove python312-deepdiff

3. Information about the python312-deepdiff package on openSuSE Tumbleweed

Information for package python312-deepdiff:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-deepdiff
Version : 6.7.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 633.3 KiB
Installed : No
Status : not installed
Source package : python-deepdiff-6.7.1-1.2.src
Upstream URL : https://github.com/seperman/deepdiff
Summary : Deep Difference and Search of any Python object/data
Description :
A Python module to calculate Deep Difference of dictionaries,
iterables, strings and other objects. It can search for objects
within other objects, and hash any object based on their content.