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

Last updated: July 07,2024

1. Install "python310-deepdiff" package

In this section, we are going to explain the necessary steps to install python310-deepdiff on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-deepdiff

2. Uninstall "python310-deepdiff" package

Please follow the steps below to uninstall python310-deepdiff on openSuSE Tumbleweed:

$ sudo zypper remove python310-deepdiff

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

Information for package python310-deepdiff:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-deepdiff
Version : 6.7.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 490.6 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.