How to Install and Uninstall gron Package on Kali Linux

Last updated: May 21,2024

1. Install "gron" package

Please follow the guidance below to install gron on Kali Linux

$ sudo apt update $ sudo apt install gron

2. Uninstall "gron" package

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

$ sudo apt remove gron $ sudo apt autoclean && sudo apt autoremove

3. Information about the gron package on Kali Linux

Package: gron
Version: 0.7.1-2
Installed-Size: 5199
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 1837712
SHA256: f256fd88fea913975299754334681c04fcfe6a12981b480108d4a47598e6b779
SHA1: 5738930aa9810aff41264411ae76da3ca6d95ed0
MD5sum: c57b5aad322c277889923d0c32728c74
Description: tool to transform JSON into discrete, greppable assignments
gron transforms JSON into discrete assignments to make it easier to grep for
what you want and see the absolute 'path' to it. gron can read JSON from a
local file, over the network, or directly from STDIN.
.
gron eases the exploration of APIs that return large blobs of JSON but have
terrible documentation.
.
gron can work backwards too, enabling you to turn your filtered data back
into JSON.
Description-md5:
Homepage: https://github.com/tomnomnom/gron
Built-Using: golang-1.21 (= 1.21.7-1), golang-github-fatih-color (= 1.16.0-1), golang-github-mattn-go-colorable (= 0.1.13-1), golang-github-mattn-go-isatty (= 0.0.20-1), golang-github-nwidger-jsoncolor (= 20161209-2), golang-github-pkg-errors (= 0.9.1-3), golang-golang-x-sys (= 0.17.0-1)
Section: utils
Priority: optional
Filename: pool/main/g/gron/gron_0.7.1-2_amd64.deb