How to Install and Uninstall jq Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 05,2024

1. Install "jq" package

In this section, we are going to explain the necessary steps to install jq on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install jq

2. Uninstall "jq" package

Please follow the instructions below to uninstall jq on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove jq $ sudo apt autoclean && sudo apt autoremove

3. Information about the jq package on Ubuntu 21.10 (Impish Indri)

Package: jq
Architecture: amd64
Version: 1.6-2.1ubuntu2
Multi-Arch: foreign
Priority: optional
Section: utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: ChangZhuo Chen (陳昌倬)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 100
Depends: libjq1 (= 1.6-2.1ubuntu2), libc6 (>= 2.34)
Filename: pool/main/j/jq/jq_1.6-2.1ubuntu2_amd64.deb
Size: 52504
MD5sum: 2af7ce1e0bcd839b9288d6c7acaf39ae
SHA1: 048f943c417ef4bb176c5ea1afa2afbb65b8e951
SHA256: 6240c4844848e9eb1b5784734389edb7cd4dadc573d56a0a27d9287fad516188
SHA512: 6c849fa81b440eb4c432cef26b3cfcf2da154e9a2b9117e8b273b02002d7b012c1cb6b4c66de614b734fc0f7a232c5ee0d3c4d722b698a94953af71fe1a5f776
Homepage: https://github.com/stedolan/jq
Description-en: 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 minimal 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.
Description-md5: fd8d7d97b13012ce68c52772c1ce56aa