How to Install and Uninstall gron.x86_64 Package on Fedora 39

Last updated: November 26,2024

1. Install "gron.x86_64" package

Please follow the steps below to install gron.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install gron.x86_64

2. Uninstall "gron.x86_64" package

Please follow the step by step instructions below to uninstall gron.x86_64 on Fedora 39:

$ sudo dnf remove gron.x86_64 $ sudo dnf autoremove

3. Information about the gron.x86_64 package on Fedora 39

Last metadata expiration check: 1:07:39 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : gron
Version : 0.7.1
Release : 6.fc39
Architecture : x86_64
Size : 2.1 M
Source : gron-0.7.1-6.fc39.src.rpm
Repository : fedora
Summary : Make JSON greppable
URL : https://github.com/tomnomnom/gron
License : MIT
Description :
: gron transforms JSON into discrete assignments to make it easier to grep for
: what you want and see the absolute 'path' to it. It eases the exploration of
: APIs that return large blobs of JSON.