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

Last updated: September 29,2024

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

This tutorial shows how to install golang-github-burntsushi-toml-devel.noarch on Fedora 38

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

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

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

$ 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 38

Last metadata expiration check: 2:38:50 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : golang-github-burntsushi-toml-devel
Version : 1.2.0
Release : 2.fc38
Architecture : noarch
Size : 81 k
Source : golang-github-burntsushi-toml-1.2.0-2.fc38.src.rpm
Repository : fedora
Summary : TOML parser for Golang with reflection
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