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

Last updated: November 29,2024

1. Install "python3-deepdiff.noarch" package

Please follow the step by step instructions below to install python3-deepdiff.noarch on Fedora 38

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

2. Uninstall "python3-deepdiff.noarch" package

Please follow the step by step instructions below to uninstall python3-deepdiff.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:12:04 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-deepdiff
Version : 5.8.2
Release : 2.fc37
Architecture : noarch
Size : 163 k
Source : python-deepdiff-5.8.2-2.fc37.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.