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

Last updated: May 19,2024

1. Install "python2-deepdiff" package

Learn how to install python2-deepdiff on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-deepdiff

2. Uninstall "python2-deepdiff" package

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

$ sudo zypper remove python2-deepdiff

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

Information for package python2-deepdiff:
-----------------------------------------
Repository : Main Repository
Name : python2-deepdiff
Version : 3.3.0-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 205,5 KiB
Installed : No
Status : not installed
Source package : python-deepdiff-3.3.0-bp153.1.15.src
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.