How to Install and Uninstall golang-github-pierrec-cmdflag-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "golang-github-pierrec-cmdflag-devel.noarch" package

Here is a brief guide to show you how to install golang-github-pierrec-cmdflag-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-pierrec-cmdflag-devel.noarch

2. Uninstall "golang-github-pierrec-cmdflag-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall golang-github-pierrec-cmdflag-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-pierrec-cmdflag-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-pierrec-cmdflag-devel.noarch package on Fedora 34

Last metadata expiration check: 0:42:50 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-github-pierrec-cmdflag-devel
Version : 0.0.2
Release : 5.fc34
Architecture : noarch
Size : 19 k
Source : golang-github-pierrec-cmdflag-0.0.2-5.fc34.src.rpm
Repository : fedora
Summary : Augment the flag package with commands
URL : https://github.com/pierrec/cmdflag
License : BSD
Description : Building on top of the excellent flag package from the standard library, cmdflag
: adds a simple way of specifying nested commands. Its intent is to blend with the
: usage of flag by keeping its idioms and simply augment it with commands.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/pierrec/cmdflag