How to Install and Uninstall python3-ijson.noarch Package on Fedora 39

Last updated: October 01,2024

1. Install "python3-ijson.noarch" package

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

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

2. Uninstall "python3-ijson.noarch" package

Please follow the steps below to uninstall python3-ijson.noarch on Fedora 39:

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

3. Information about the python3-ijson.noarch package on Fedora 39

Last metadata expiration check: 4:39:52 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-ijson
Version : 3.2.3
Release : 1.fc39
Architecture : noarch
Size : 66 k
Source : python-ijson-3.2.3-1.fc39.src.rpm
Repository : fedora
Summary : Iterative JSON parser
URL : https://github.com/ICRAR/ijson
License : BSD-3-Clause
Description : Iterative JSON parser with standard Python iterator interfaces.