How to Install and Uninstall python3-deepdiff Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python3-deepdiff" package

Please follow the step by step instructions below to install python3-deepdiff on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-deepdiff

2. Uninstall "python3-deepdiff" package

Please follow the step by step instructions below to uninstall python3-deepdiff on openSUSE Leap:

$ sudo zypper remove python3-deepdiff

3. Information about the python3-deepdiff package on openSUSE Leap

Information for package python3-deepdiff:
-----------------------------------------
Repository : Main Repository
Name : python3-deepdiff
Version : 3.3.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 271.3 KiB
Installed : No
Status : not installed
Source package : python-deepdiff-3.3.0-bp155.2.10.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.