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

Last updated: November 27,2024

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

Please follow the instructions below to install golang-github-pierrec-cmdflag-devel.noarch on Fedora 38

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

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

This is a short guide on how to uninstall golang-github-pierrec-cmdflag-devel.noarch on Fedora 38:

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

Last metadata expiration check: 5:03:15 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : golang-github-pierrec-cmdflag-devel
Version : 0.0.2
Release : 9.fc38
Architecture : noarch
Size : 24 k
Source : golang-github-pierrec-cmdflag-0.0.2-9.fc38.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