How to Install and Uninstall gron Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: July 04,2024

1. Install "gron" package

Please follow the step by step instructions below to install gron on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install gron

2. Uninstall "gron" package

Please follow the guidance below to uninstall gron on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the gron package on Ubuntu 20.10 (Groovy Gorilla)

Package: gron
Architecture: amd64
Version: 0.6.0-1build1
Built-Using: golang-1.14 (= 1.14.7-2ubuntu1), golang-github-fatih-color (= 1.7.0-1), golang-github-mattn-go-colorable (= 0.1.6-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~git20200523.0598657-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: 5652
Depends: libc6 (>= 2.32)
Filename: pool/universe/g/gron/gron_0.6.0-1build1_amd64.deb
Size: 1860128
MD5sum: 96a974fb8bfd96daf2eece15df024c0d
SHA1: 35bcd9e1b818eca517e65487624168b77b0d79b8
SHA256: 227efb826881e477e7a7c96ec8eb169ae9882ff9a97b4b5602fe86eaab4e3069
SHA512: dae41664e10a90bc5e741715f5ab81b5e91944608042fe0f21082fa8eacd2bf42e7348f232735f583076d9572bae8fc0bd77166f93f7cd5455d968360bb70ebf
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