How to Install and Uninstall golang-github-burntsushi-toml-devel.noarch Package on Fedora 34

Last updated: May 15,2024

1. Install "golang-github-burntsushi-toml-devel.noarch" package

Please follow the step by step instructions below to install golang-github-burntsushi-toml-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-burntsushi-toml-devel.noarch

2. Uninstall "golang-github-burntsushi-toml-devel.noarch" package

This guide let you learn how to uninstall golang-github-burntsushi-toml-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-burntsushi-toml-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-burntsushi-toml-devel.noarch package on Fedora 34

Last metadata expiration check: 1:04:01 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-burntsushi-toml-devel
Version : 1.0.0
Release : 3.fc34
Architecture : noarch
Size : 69 k
Source : golang-github-burntsushi-toml-1.0.0-3.fc34.src.rpm
Repository : updates
Summary : Toml parser with reflection for Golang
URL : https://github.com/BurntSushi/toml
License : MIT
Description : TOML stands for Tom's Obvious, Minimal Language. This Go package provides a
: reflection interface similar to Go's standard library json and xml packages.
: This package also supports the encoding.TextUnmarshaler and
: encoding.TextMarshaler interfaces so that you can define custom data
: representations.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/BurntSushi/toml