How to Install and Uninstall gojq Package on Kali Linux

Last updated: May 18,2024

1. Install "gojq" package

Please follow the steps below to install gojq on Kali Linux

$ sudo apt update $ sudo apt install gojq

2. Uninstall "gojq" package

In this section, we are going to explain the necessary steps to uninstall gojq on Kali Linux:

$ sudo apt remove gojq $ sudo apt autoclean && sudo apt autoremove

3. Information about the gojq package on Kali Linux

Package: gojq
Version: 0.12.13-1
Installed-Size: 3983
Maintainer: Debian Go Packaging Team
Architecture: amd64
Size: 1285356
SHA256: f29902dde3872ac608c8b250100a823b434dccfaa7c60839755976cddc5cb6e0
SHA1: 322e9b446df32b4d0c76a1e865fa296ca33d432a
MD5sum: bf0e79642307b27f9d71e45d05579ece
Description: pure Go implementation of jq (program)
gojq is an implementation of jq command written in Go language.
You can also embed gojq as a library to your Go products.
.
This package contains the /usr/bin/gojq command.
Description-md5:
Homepage: https://github.com/itchyny/gojq
Static-Built-Using: golang-1.21 (= 1.21.3-1), golang-github-itchyny-timefmt-go (= 0.1.5-1), golang-github-mattn-go-isatty (= 0.0.19-1), golang-github-mattn-go-runewidth (= 0.0.15-2), golang-github-rivo-uniseg (= 0.4.4-1), golang-golang-x-sys (= 0.12.0-1), golang-gopkg-yaml.v3 (= 3.0.1-3)
Section: golang
Priority: optional
Filename: pool/main/g/gojq/gojq_0.12.13-1_amd64.deb