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

Last updated: October 04,2024

1. Install "python3-ijson.noarch" package

This tutorial shows how to install python3-ijson.noarch on Fedora 34

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

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

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

Last metadata expiration check: 0:42:12 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-ijson
Version : 3.1.4
Release : 1.fc34
Architecture : noarch
Size : 48 k
Source : python-ijson-3.1.4-1.fc34.src.rpm
Repository : updates
Summary : Iterative JSON parser
URL : https://github.com/ICRAR/ijson
License : BSD
Description : Iterative JSON parser with standard Python iterator interfaces.