How to Install and Uninstall golang-github-jeffail-gabs-devel.noarch Package on Fedora 39

Last updated: October 12,2024

1. Install "golang-github-jeffail-gabs-devel.noarch" package

Please follow the guidance below to install golang-github-jeffail-gabs-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install golang-github-jeffail-gabs-devel.noarch

2. Uninstall "golang-github-jeffail-gabs-devel.noarch" package

Learn how to uninstall golang-github-jeffail-gabs-devel.noarch on Fedora 39:

$ sudo dnf remove golang-github-jeffail-gabs-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-jeffail-gabs-devel.noarch package on Fedora 39

Last metadata expiration check: 3:37:25 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-github-jeffail-gabs-devel
Version : 1.4.0
Release : 12.fc39
Architecture : noarch
Size : 22 k
Source : golang-github-jeffail-gabs-1.4.0-12.fc39.src.rpm
Repository : fedora
Summary : For parsing, creating and editing unknown or dynamic JSON in Go
URL : https://github.com/Jeffail/gabs
License : MIT
Description : Gabs is a small utility for dealing with dynamic or unknown JSON structures in
: golang. It's pretty much just a helpful wrapper around the golang
: json.Marshal/json.Unmarshal behaviour and map[string]interface{} objects. It
: does nothing spectacular except for being fabulous.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/Jeffail/gabs