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

Last updated: September 29,2024

1. Install "gron.x86_64" package

This is a short guide on how to install gron.x86_64 on Fedora 36

$ 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 36:

$ sudo dnf remove gron.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:30:15 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : gron
Version : 0.7.1
Release : 3.fc36
Architecture : x86_64
Size : 2.0 M
Source : gron-0.7.1-3.fc36.src.rpm
Repository : updates
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.