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

Last updated: September 21,2024

1. Install "python3-jc.noarch" package

Please follow the guidance below to install python3-jc.noarch on Fedora 36

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

2. Uninstall "python3-jc.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-jc.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:32:05 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-jc
Version : 1.21.2
Release : 1.fc36
Architecture : noarch
Size : 523 k
Source : jc-1.21.2-1.fc36.src.rpm
Repository : updates
Summary : Module for serializing output of CLI tools into JSON
URL : https://github.com/kellyjonbrazil/jc
License : MIT
Description : Python module providing functions for parsing the output of command-line
: tools and file types into structured JSON, for easier further processing.