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

Last updated: October 07,2024

1. Install "python3-deepdiff.noarch" package

Please follow the guidelines below to install python3-deepdiff.noarch on Fedora 34

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

2. Uninstall "python3-deepdiff.noarch" package

This tutorial shows how to uninstall python3-deepdiff.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:28:00 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-deepdiff
Version : 5.0.2
Release : 2.fc34
Architecture : noarch
Size : 101 k
Source : python-deepdiff-5.0.2-2.fc34.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.