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

Last updated: October 04,2024

1. Install "python3-ijson.noarch" package

Please follow the guidelines below to install python3-ijson.noarch on Fedora 36

$ 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 36:

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

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

Last metadata expiration check: 4:40:16 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-ijson
Version : 3.1.4
Release : 3.fc36
Architecture : noarch
Size : 47 k
Source : python-ijson-3.1.4-3.fc36.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.