How to Install and Uninstall rubygem-jgrep.noarch Package on Rocky Linux 8

Last updated: May 21,2024

1. Install "rubygem-jgrep.noarch" package

Please follow the guidance below to install rubygem-jgrep.noarch on Rocky Linux 8

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

2. Uninstall "rubygem-jgrep.noarch" package

Learn how to uninstall rubygem-jgrep.noarch on Rocky Linux 8:

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

3. Information about the rubygem-jgrep.noarch package on Rocky Linux 8

Last metadata expiration check: 1:57:57 ago on Mon Sep 12 10:27:18 2022.
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.