How to Install and Uninstall python3-jsondiff.noarch Package on Rocky Linux 9

Last updated: July 08,2024

1. Install "python3-jsondiff.noarch" package

Here is a brief guide to show you how to install python3-jsondiff.noarch on Rocky Linux 9

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

2. Uninstall "python3-jsondiff.noarch" package

Please follow the steps below to uninstall python3-jsondiff.noarch on Rocky Linux 9:

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

3. Information about the python3-jsondiff.noarch package on Rocky Linux 9

Last metadata expiration check: 2:31:46 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-jsondiff
Version : 2.0.0
Release : 1.el9
Architecture : noarch
Size : 22 k
Source : python-jsondiff-2.0.0-1.el9.src.rpm
Repository : epel
Summary : Diff JSON and JSON-like structures in Python
URL : https://github.com/xlwings/jsondiff
License : MIT
Description : Diff JSON and JSON-like structures in Python