How to Install and Uninstall golang-github-spf13-pflag-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "golang-github-spf13-pflag-devel.noarch" package

Please follow the steps below to install golang-github-spf13-pflag-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install golang-github-spf13-pflag-devel.noarch

2. Uninstall "golang-github-spf13-pflag-devel.noarch" package

Please follow the steps below to uninstall golang-github-spf13-pflag-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove golang-github-spf13-pflag-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-spf13-pflag-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:11:04 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : golang-github-spf13-pflag-devel
Version : 1.0.5
Release : 13.20220918gitd5e0c06.el9
Architecture : noarch
Size : 58 k
Source : golang-github-spf13-pflag-1.0.5-13.20220918gitd5e0c06.el9.src.rpm
Repository : epel
Summary : Drop-in replacement for Go's flag package, implementing posix/gnu-style --flags
URL : https://github.com/spf13/pflag
License : BSD-3-Clause
Description : pflag is a drop-in replacement for Go's flag package, implementing
: POSIX/GNU-style --flags.
:
: pflag is compatible with the GNU extensions to the POSIX recommendations for
: command-line options.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/spf13/pflag