How to Install and Uninstall golang-github-mvo5-goconfigparser-devel.noarch Package on Fedora 34

Last updated: September 21,2024

1. Install "golang-github-mvo5-goconfigparser-devel.noarch" package

This tutorial shows how to install golang-github-mvo5-goconfigparser-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-mvo5-goconfigparser-devel.noarch

2. Uninstall "golang-github-mvo5-goconfigparser-devel.noarch" package

Here is a brief guide to show you how to uninstall golang-github-mvo5-goconfigparser-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-mvo5-goconfigparser-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-mvo5-goconfigparser-devel.noarch package on Fedora 34

Last metadata expiration check: 1:51:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-mvo5-goconfigparser-devel
Version : 0.2.2
Release : 2.fc34
Architecture : noarch
Size : 13 k
Source : golang-github-mvo5-goconfigparser-0.2.2-2.fc34.src.rpm
Repository : fedora
Summary : Golang implementation of Python ConfigParser
URL : https://github.com/mvo5/goconfigparser
License : MIT
Description : This parser is build as a Go equivalent of the Python ConfigParser module and is
: aimed for maximum compatibility for both the file format and the API. This
: should make it easy to use existing python style configuration files from Go and
: also ease the porting of existing python code.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/mvo5/goconfigparser