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

Last updated: October 05,2024

1. Install "python3-jsonpointer.noarch" package

Learn how to install python3-jsonpointer.noarch on Fedora 34

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

2. Uninstall "python3-jsonpointer.noarch" package

Please follow the instructions below to uninstall python3-jsonpointer.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:10:25 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-jsonpointer
Version : 2.0
Release : 2.fc34
Architecture : noarch
Size : 18 k
Source : python-jsonpointer-2.0-2.fc34.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.