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

Last updated: May 22,2024

1. Install "gron" package

This is a short guide on how to install gron on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install gron

2. Uninstall "gron" package

This is a short guide on how to uninstall gron on Ubuntu 21.10 (Impish Indri):

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

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

Package: gron
Architecture: amd64
Version: 0.6.1-1
Built-Using: golang-1.15 (= 1.15.4-1ubuntu2), golang-github-fatih-color (= 1.7.0-1), golang-github-mattn-go-colorable (= 0.1.7-1), golang-github-mattn-go-isatty (= 0.0.12-1), golang-github-nwidger-jsoncolor (= 20161209-2), golang-github-pkg-errors (= 0.9.1-1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1)
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5182
Depends: libc6 (>= 2.32)
Filename: pool/universe/g/gron/gron_0.6.1-1_amd64.deb
Size: 1678608
MD5sum: c33731b7b794015c2a789d37d0ce89fe
SHA1: ac40b8f3267c6bfb16377e073775e4e76ef51114
SHA256: 83c700b2690befd7fe02d64986793de6e48afec46a258e1891a01bd18ab7ff7e
SHA512: 6ee817303a1f9e72714424ec00011131c533b053e87166207b3526f81090c1ae2488a517e51a7076870fef0570df2121e06b35e46b0c062fa66fbac507b62623
Homepage: https://github.com/tomnomnom/gron
Description-en: 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: 09d21f7c176f95d58f58caaf783743f0