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

Last updated: May 04,2024

1. Install "python3-ijson.noarch" package

This guide let you learn how to install python3-ijson.noarch on Fedora 35

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

2. Uninstall "python3-ijson.noarch" package

Please follow the guidance below to uninstall python3-ijson.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:59:22 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-ijson
Version : 3.1.4
Release : 2.fc35
Architecture : noarch
Size : 47 k
Source : python-ijson-3.1.4-2.fc35.src.rpm
Repository : fedora
Summary : Iterative JSON parser
URL : https://github.com/ICRAR/ijson
License : BSD
Description : Iterative JSON parser with standard Python iterator interfaces.