How to Install and Uninstall python3-jsonpatch.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "python3-jsonpatch.noarch" package

This is a short guide on how to install python3-jsonpatch.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-jsonpatch.noarch" package

Here is a brief guide to show you how to uninstall python3-jsonpatch.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-jsonpatch.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:25:25 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-jsonpatch
Version : 1.21
Release : 16.el9
Architecture : noarch
Size : 30 k
Source : python-jsonpatch-1.21-16.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.