How to Install and Uninstall jq.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 30,2024
1. Install "jq.i686" package
Learn how to install jq.i686 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
jq.i686
Copied
2. Uninstall "jq.i686" package
Please follow the step by step instructions below to uninstall jq.i686 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
jq.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the jq.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:10:44 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : jq
Version : 1.6
Release : 7.el8
Architecture : i686
Size : 236 k
Source : jq-1.6-7.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Command-line JSON processor
URL : http://stedolan.github.io/jq/
License : MIT and ASL 2.0 and CC-BY and GPLv3
Description : lightweight and flexible command-line JSON processor
:
: jq is like sed for JSON data – you can use it to slice
: and filter and map and transform structured data with
: the same ease that sed, awk, grep and friends let you
: play with text.
:
: It is written in portable C, and it has zero runtime
: dependencies.
:
: jq can mangle the data format that you have into the
: one that you want with very little effort, and the
: program to do so is often shorter and simpler than
: you'd expect.
Available Packages
Name : jq
Version : 1.6
Release : 7.el8
Architecture : i686
Size : 236 k
Source : jq-1.6-7.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Command-line JSON processor
URL : http://stedolan.github.io/jq/
License : MIT and ASL 2.0 and CC-BY and GPLv3
Description : lightweight and flexible command-line JSON processor
:
: jq is like sed for JSON data – you can use it to slice
: and filter and map and transform structured data with
: the same ease that sed, awk, grep and friends let you
: play with text.
:
: It is written in portable C, and it has zero runtime
: dependencies.
:
: jq can mangle the data format that you have into the
: one that you want with very little effort, and the
: program to do so is often shorter and simpler than
: you'd expect.