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

Last updated: May 09,2024

1. Install "libjq1" package

This tutorial shows how to install libjq1 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libjq1

2. Uninstall "libjq1" package

This tutorial shows how to uninstall libjq1 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libjq1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libjq1
Architecture: amd64
Version: 1.6-2.1ubuntu2
Multi-Arch: same
Priority: optional
Section: utils
Source: jq
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: ChangZhuo Chen (陳昌倬)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 347
Depends: libc6 (>= 2.33), libonig5 (>= 6.8.1)
Filename: pool/main/j/jq/libjq1_1.6-2.1ubuntu2_amd64.deb
Size: 132870
MD5sum: ac04802ff81a88d9c7b230898d4d5c75
SHA1: 4f0cb144efcab3deaee062801585326c4399d090
SHA256: 584c02814edacf2215ab2c671829f8d0b5c2b8aaa389347b3adc044fed3c6684
SHA512: 55506d036f1c219a08791630d7e46204dc8b91049bb1950c5b331ff1a47ded77b3ad5ead1886d7d911f392658450f4e0c3acf03e343d7c3d34dea5e626e3deae
Homepage: https://github.com/stedolan/jq
Description-en: lightweight and flexible command-line JSON processor - shared library
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.
.
This package contains the shared library.
Description-md5: 1b50448818fdb22f62b863763d79f7a1