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

Last updated: October 06,2024

1. Install "python3-deepdiff.noarch" package

This guide covers the steps necessary to install python3-deepdiff.noarch on Fedora 35

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

2. Uninstall "python3-deepdiff.noarch" package

Please follow the instructions below to uninstall python3-deepdiff.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:10:55 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-deepdiff
Version : 5.0.2
Release : 4.fc35
Architecture : noarch
Size : 100 k
Source : python-deepdiff-5.0.2-4.fc35.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.