How to Install and Uninstall rubygem-jgrep.noarch Package on CentOS Stream 8

Last updated: May 08,2024

1. Install "rubygem-jgrep.noarch" package

Please follow the instructions below to install rubygem-jgrep.noarch on CentOS Stream 8

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

2. Uninstall "rubygem-jgrep.noarch" package

Here is a brief guide to show you how to uninstall rubygem-jgrep.noarch on CentOS Stream 8:

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

3. Information about the rubygem-jgrep.noarch package on CentOS Stream 8

Last metadata expiration check: 4:22:18 ago on Sun Feb 25 03:03:59 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.