How to Install and Uninstall jc.noarch Package on AlmaLinux 9

Last updated: September 28,2024

1. Install "jc.noarch" package

In this section, we are going to explain the necessary steps to install jc.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install jc.noarch

2. Uninstall "jc.noarch" package

This tutorial shows how to uninstall jc.noarch on AlmaLinux 9:

$ sudo dnf remove jc.noarch $ sudo dnf autoremove

3. Information about the jc.noarch package on AlmaLinux 9

Last metadata expiration check: 2:11:48 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : jc
Version : 1.25.1
Release : 1.el9
Architecture : noarch
Size : 53 k
Source : jc-1.25.1-1.el9.src.rpm
Repository : epel
Summary : Serialize the output of CLI tools and file-types to structured JSON
URL : https://github.com/kellyjonbrazil/jc
License : MIT
Description : JSON CLI output utility. JC is used to JSONify the output of many
: command-line tools and file types for easier parsing in scripts.