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

Last updated: October 07,2024

1. Install "python-jsonpointer.src" package

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

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

2. Uninstall "python-jsonpointer.src" package

This is a short guide on how to uninstall python-jsonpointer.src on Oracle Linux 8:

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

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

Last metadata expiration check: 6:59:29 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-jsonpointer
Version : 1.10
Release : 11.el8
Architecture : src
Size : 19 k
Source : None
Repository : ol8_appstream
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.