How to Install and Uninstall python-jsonpatch.src Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "python-jsonpatch.src" package
In this section, we are going to explain the necessary steps to install python-jsonpatch.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-jsonpatch.src
Copied
2. Uninstall "python-jsonpatch.src" package
Here is a brief guide to show you how to uninstall python-jsonpatch.src on Oracle Linux 9:
$
sudo dnf remove
python-jsonpatch.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-jsonpatch.src package on Oracle Linux 9
Last metadata expiration check: 3:06:12 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-jsonpatch
Version : 1.21
Release : 16.el9
Architecture : src
Size : 26 k
Source : None
Repository : ol9_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.
Available Packages
Name : python-jsonpatch
Version : 1.21
Release : 16.el9
Architecture : src
Size : 26 k
Source : None
Repository : ol9_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.