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

Last updated: May 02,2024

1. Install "python39-deepdiff" package

Please follow the instructions below to install python39-deepdiff on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-deepdiff

2. Uninstall "python39-deepdiff" package

Please follow the guidance below to uninstall python39-deepdiff on openSuSE Tumbleweed:

$ sudo zypper remove python39-deepdiff

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

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