How to Install and Uninstall python3-deepdiff.noarch Package on Fedora 36

Last updated: October 05,2024

1. Install "python3-deepdiff.noarch" package

This is a short guide on how to install python3-deepdiff.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-deepdiff.noarch

2. Uninstall "python3-deepdiff.noarch" package

Learn how to uninstall python3-deepdiff.noarch on Fedora 36:

$ sudo dnf remove python3-deepdiff.noarch $ sudo dnf autoremove

3. Information about the python3-deepdiff.noarch package on Fedora 36

Last metadata expiration check: 0:02:50 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : python3-deepdiff
Version : 5.0.2
Release : 5.fc36
Architecture : noarch
Size : 100 k
Source : python-deepdiff-5.0.2-5.fc36.src.rpm
Repository : fedora
Summary : Python 3 package of python-deepdiff
URL : https://github.com/seperman/deepdiff/
License : MIT
Description : Deep Difference of dictionaries, iterables, strings and other
: objects. It will recursively look for all the changes.
:
: This is the Python 3 package.