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

Last updated: October 06,2024

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

Learn how to install golang-github-jessevdk-flags-devel.noarch on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-jessevdk-flags-devel.noarch on Fedora 35:

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

Last metadata expiration check: 2:58:08 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-jessevdk-flags-devel
Version : 1.4.0
Release : 9.20200728gitc17162f.fc35
Architecture : noarch
Size : 62 k
Source : golang-github-jessevdk-flags-1.4.0-9.20200728gitc17162f.fc35.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