How to Install and Uninstall golang-github-rakyll-globalconf-devel.noarch Package on Fedora 35

Last updated: April 29,2024

1. Install "golang-github-rakyll-globalconf-devel.noarch" package

Learn how to install golang-github-rakyll-globalconf-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-rakyll-globalconf-devel.noarch

2. Uninstall "golang-github-rakyll-globalconf-devel.noarch" package

This tutorial shows how to uninstall golang-github-rakyll-globalconf-devel.noarch on Fedora 35:

$ sudo dnf remove golang-github-rakyll-globalconf-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-rakyll-globalconf-devel.noarch package on Fedora 35

Last metadata expiration check: 4:30:06 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-rakyll-globalconf-devel
Version : 0
Release : 0.18.20190602git87f8127.fc35
Architecture : noarch
Size : 14 k
Source : golang-github-rakyll-globalconf-0-0.18.20190602git87f8127.fc35.src.rpm
Repository : fedora
Summary : Persist flag values into an ini file
URL : https://github.com/rakyll/globalconf
License : ASL 2.0
Description : Effortlessly persist/retrieve flags of your Golang programs. If you need global
: configuration instead of requiring user always to set command line flags, you
: are looking at the right package. globalconf allows your users to not only
: provide flags, but config files and environment variables as well.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/rakyll/globalconf