How to Install and Uninstall python3-jsonpatch.noarch Package on Fedora 38

Last updated: November 29,2024

1. Install "python3-jsonpatch.noarch" package

In this section, we are going to explain the necessary steps to install python3-jsonpatch.noarch on Fedora 38

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

2. Uninstall "python3-jsonpatch.noarch" package

Please follow the steps below to uninstall python3-jsonpatch.noarch on Fedora 38:

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

3. Information about the python3-jsonpatch.noarch package on Fedora 38

Last metadata expiration check: 1:57:08 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-jsonpatch
Version : 1.21
Release : 22.fc38
Architecture : noarch
Size : 29 k
Source : python-jsonpatch-1.21-22.fc38.src.rpm
Repository : fedora
Summary : Applying JSON Patches in Python 3
URL : https://github.com/stefankoegl/python-json-patch
License : BSD
Description : Library to apply JSON Patches according to RFC 6902 - Python 3 build.