How to Install and Uninstall python3-dictdiffer.noarch Package on Oracle Linux 8

Last updated: May 12,2024

1. Install "python3-dictdiffer.noarch" package

In this section, we are going to explain the necessary steps to install python3-dictdiffer.noarch on Oracle Linux 8

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

2. Uninstall "python3-dictdiffer.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-dictdiffer.noarch on Oracle Linux 8:

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

3. Information about the python3-dictdiffer.noarch package on Oracle Linux 8

Last metadata expiration check: 0:50:14 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-dictdiffer
Version : 0.9.0
Release : 1.el8
Architecture : noarch
Size : 33 k
Source : python-dictdiffer-0.9.0-1.el8.src.rpm
Repository : epel
Summary : Dictdiffer is a module that helps you to diff and patch dictionaries
URL : https://github.com/inveniosoftware/dictdiffer
License : MIT
Description : Dictdiffer is a module that helps you to diff and patch dictionaries