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

Last updated: October 06,2024

1. Install "python311-deepdiff" package

Here is a brief guide to show you how to install python311-deepdiff on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-deepdiff

2. Uninstall "python311-deepdiff" package

Here is a brief guide to show you how to uninstall python311-deepdiff on openSuSE Tumbleweed:

$ sudo zypper remove python311-deepdiff

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

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