How to Install and Uninstall golang-github-perimeterx-marshmallow-devel.noarch Package on Fedora 38

Last updated: September 28,2024

1. Install "golang-github-perimeterx-marshmallow-devel.noarch" package

This guide covers the steps necessary to install golang-github-perimeterx-marshmallow-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install golang-github-perimeterx-marshmallow-devel.noarch

2. Uninstall "golang-github-perimeterx-marshmallow-devel.noarch" package

Here is a brief guide to show you how to uninstall golang-github-perimeterx-marshmallow-devel.noarch on Fedora 38:

$ sudo dnf remove golang-github-perimeterx-marshmallow-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-perimeterx-marshmallow-devel.noarch package on Fedora 38

Last metadata expiration check: 2:26:46 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : golang-github-perimeterx-marshmallow-devel
Version : 1.1.5
Release : 1.fc38
Architecture : noarch
Size : 37 k
Source : golang-github-perimeterx-marshmallow-1.1.5-1.fc38.src.rpm
Repository : updates
Summary : Marshmallow provides a flexible and performant JSON unmarshalling in Go
URL : https://github.com/perimeterx/marshmallow
License : MIT
Description : Marshmallow provides a flexible and performant JSON unmarshalling in Go. It
: specializes in dealing with unstructured struct - when some fields are known
: and some aren't, with zero performance overhead nor extra coding needed.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/perimeterx/marshmallow