How to Install and Uninstall fq Package on Kali Linux

Last updated: April 29,2024

1. Install "fq" package

This tutorial shows how to install fq on Kali Linux

$ sudo apt update $ sudo apt install fq

2. Uninstall "fq" package

Here is a brief guide to show you how to uninstall fq on Kali Linux:

$ sudo apt remove fq $ sudo apt autoclean && sudo apt autoremove

3. Information about the fq package on Kali Linux

Package: fq
Version: 0.9.0-2
Installed-Size: 11185
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Conflicts: nq
Size: 3173392
SHA256: f571a4ac628c265085a9226477c6dd25aff9dc49eb84bf7c28a75d2bdfd024a7
SHA1: 8724e48ec06a93d5bad9ad92a71401f1c2c59bfe
MD5sum: f4fc425238054d33712752d4c70a0a6d
Description: jq for binary formats (program)
Tool, language and decoders for inspecting binary data.
.
In most cases fq works the same way as jq but instead of reading JSON it
reads binary data. The result is a JSON compatible structures where each
value has a bit range, symbolic interpretations and know how to be
presented in a useful way.
Description-md5:
Homepage: https://github.com/wader/fq
Static-Built-Using: golang-1.21 (= 1.21.5-1), golang-github-creasty-defaults (= 1.7.0-1), golang-github-golang-snappy (= 0.0.2-3), golang-github-gomarkdown-markdown (= 0.0~git20231115.a660076-1), golang-github-gopacket-gopacket (= 1.2.0-1), golang-github-itchyny-timefmt-go (= 0.1.5-1), golang-github-mitchellh-copystructure (= 1.2.0-1), golang-github-mitchellh-mapstructure (= 1.5.0-2), golang-github-mitchellh-reflectwalk (= 1.0.1-1), golang-github-wader-gojq (= 0.0~git20231105.2b6d9e2-1), golang-github-wader-readline (= 0.0~git20230307.bcb7158-1), golang-go.crypto (= 1:0.16.0-1), golang-golang-x-exp (= 0.0~git20231006.7918f67-1), golang-golang-x-net (= 1:0.19.0+dfsg-1), golang-golang-x-sys (= 0.15.0-1), golang-golang-x-text (= 0.14.0-1), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-toml (= 1.3.2-2)
Section: utils
Priority: optional
Filename: pool/main/f/fq/fq_0.9.0-2_amd64.deb