How to Install and Uninstall golang-github-spf13-pflag-devel.noarch Package on Oracle Linux 9

Last updated: September 23,2024

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

Please follow the steps below to install golang-github-spf13-pflag-devel.noarch on Oracle Linux 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 Oracle Linux 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 Oracle Linux 9

Last metadata expiration check: 0:07:46 ago on Thu Feb 15 07:50:05 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