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

Last updated: November 26,2024

1. Install "python3-jsonpointer.noarch" package

This guide let you learn how to install python3-jsonpointer.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-jsonpointer.noarch" package

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

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

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

Last metadata expiration check: 0:36:32 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-jsonpointer
Version : 2.0
Release : 4.el9
Architecture : noarch
Size : 23 k
Source : python-jsonpointer-2.0-4.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Resolve JSON Pointers in Python
URL : https://github.com/stefankoegl/python-json-pointer
License : BSD
Description : Library to resolve JSON Pointers according to RFC 6901.