How to Install and Uninstall python-jsonpatch.src Package on Oracle Linux 8

Last updated: November 13,2024

1. Install "python-jsonpatch.src" package

Please follow the guidelines below to install python-jsonpatch.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python-jsonpatch.src

2. Uninstall "python-jsonpatch.src" package

This guide covers the steps necessary to uninstall python-jsonpatch.src on Oracle Linux 8:

$ sudo dnf remove python-jsonpatch.src $ sudo dnf autoremove

3. Information about the python-jsonpatch.src package on Oracle Linux 8

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