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

Last updated: March 17,2025

1. Install "python3-jsonpatch.noarch" package

This is a short guide on how to install python3-jsonpatch.noarch on Oracle Linux 8

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

2. Uninstall "python3-jsonpatch.noarch" package

Please follow the steps below to uninstall python3-jsonpatch.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 4:59:02 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-jsonpatch
Version : 1.21
Release : 2.el8
Architecture : noarch
Size : 26 k
Source : python-jsonpatch-1.21-2.el8.src.rpm
Repository : ol8_appstream
Summary : Applying JSON Patches in Python 3
URL : https://github.com/stefankoegl/%{github_name}
License : BSD
Description : Library to apply JSON Patches according to RFC 6902 - Python 3 build.