How to Install and Uninstall golang-github-jessevdk-flags-devel.noarch Package on Fedora 34

Last updated: October 10,2024

1. Install "golang-github-jessevdk-flags-devel.noarch" package

This tutorial shows how to install golang-github-jessevdk-flags-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-jessevdk-flags-devel.noarch

2. Uninstall "golang-github-jessevdk-flags-devel.noarch" package

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

$ sudo dnf remove golang-github-jessevdk-flags-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-jessevdk-flags-devel.noarch package on Fedora 34

Last metadata expiration check: 1:15:35 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-github-jessevdk-flags-devel
Version : 1.4.0
Release : 8.20200728gitc17162f.fc34
Architecture : noarch
Size : 62 k
Source : golang-github-jessevdk-flags-1.4.0-8.20200728gitc17162f.fc34.src.rpm
Repository : fedora
Summary : Go command line option parser
URL : https://github.com/jessevdk/go-flags
License : BSD
Description : Package Flags provides an extensive command line option parser. The flags
: package is similar in functionality to the go builtin flag package but provides
: more options and uses reflection to provide a convenient and succinct way of
: specifying command line options.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/jessevdk/go-flags