How to Install and Uninstall python3-jc.noarch Package on CentOS Stream 9
Last updated: March 15,2025
1. Install "python3-jc.noarch" package
Here is a brief guide to show you how to install python3-jc.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-jc.noarch
Copied
2. Uninstall "python3-jc.noarch" package
Please follow the steps below to uninstall python3-jc.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-jc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-jc.noarch package on CentOS Stream 9
Last metadata expiration check: 0:46:57 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-jc
Version : 1.25.1
Release : 1.el9
Architecture : noarch
Size : 757 k
Source : jc-1.25.1-1.el9.src.rpm
Repository : epel
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.
Available Packages
Name : python3-jc
Version : 1.25.1
Release : 1.el9
Architecture : noarch
Size : 757 k
Source : jc-1.25.1-1.el9.src.rpm
Repository : epel
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.