How to Install and Uninstall python3-jsonpatch.noarch Package on CentOS Stream 8

Last updated: October 07,2024

1. Install "python3-jsonpatch.noarch" package

This guide let you learn how to install python3-jsonpatch.noarch on CentOS Stream 8

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

2. Uninstall "python3-jsonpatch.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-jsonpatch.noarch on CentOS Stream 8:

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

3. Information about the python3-jsonpatch.noarch package on CentOS Stream 8

Last metadata expiration check: 4:48:59 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-jsonpatch
Version : 1.21
Release : 2.el8
Architecture : noarch
Size : 27 k
Source : python-jsonpatch-1.21-2.el8.src.rpm
Repository : appstream
Summary : Applying JSON Patches in Python 3
URL : https://github.com/stefankoegl/%{github_name}
License : BSD
Description : Library to apply JSON Patches according to RFC 6902 - Python 3 build.