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

Last updated: May 21,2024

1. Install "python38-deepdiff" package

This tutorial shows how to install python38-deepdiff on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-deepdiff

2. Uninstall "python38-deepdiff" package

In this section, we are going to explain the necessary steps to uninstall python38-deepdiff on openSuSE Tumbleweed:

$ sudo zypper remove python38-deepdiff

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

Information for package python38-deepdiff:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-deepdiff
Version : 5.2.3-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 549,0 KiB
Installed : No
Status : not installed
Source package : python-deepdiff-5.2.3-1.4.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.