How to Install and Uninstall rubygem-jgrep.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "rubygem-jgrep.noarch" package

In this section, we are going to explain the necessary steps to install rubygem-jgrep.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install rubygem-jgrep.noarch

2. Uninstall "rubygem-jgrep.noarch" package

Learn how to uninstall rubygem-jgrep.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove rubygem-jgrep.noarch $ sudo dnf autoremove

3. Information about the rubygem-jgrep.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:29:06 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rubygem-jgrep
Version : 1.5.1
Release : 2.el8
Architecture : noarch
Size : 22 k
Source : rubygem-jgrep-1.5.1-2.el8.src.rpm
Repository : epel
Summary : Filter JSON documents with a simple logical language
URL : http://jgrep.org/
License : ASL 2.0
Description : JGrep is Ruby-based CLI tool and API for parsing and displaying JSON data
: using a logical expression syntax. It allows you to search a list of JSON
: documents and return specific documents or values based on logical truths.