How to Install and Uninstall python3-jsonpointer.noarch Package on Fedora 36

Last updated: January 13,2025

1. Install "python3-jsonpointer.noarch" package

Here is a brief guide to show you how to install python3-jsonpointer.noarch on Fedora 36

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

2. Uninstall "python3-jsonpointer.noarch" package

This guide covers the steps necessary to uninstall python3-jsonpointer.noarch on Fedora 36:

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

3. Information about the python3-jsonpointer.noarch package on Fedora 36

Last metadata expiration check: 0:01:37 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-jsonpointer
Version : 2.0
Release : 5.fc36
Architecture : noarch
Size : 18 k
Source : python-jsonpointer-2.0-5.fc36.src.rpm
Repository : fedora
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.