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

Last updated: January 13,2025

1. Install "python3-jc.noarch" package

This guide covers the steps necessary to install python3-jc.noarch on Fedora 39

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

2. Uninstall "python3-jc.noarch" package

This guide covers the steps necessary to uninstall python3-jc.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:44:02 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-jc
Version : 1.25.1
Release : 1.fc39
Architecture : noarch
Size : 1.1 M
Source : jc-1.25.1-1.fc39.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.