< Home - < Back

golang-github-spf13-pflag-devel


Information about the package, golang-github-spf13-pflag-devel, which is shipped with common Linux distributions. The golang-github-spf13-pflag-devel package is designed for, Replacement for Go's flag package.


Package Name:

golang-github-spf13-pflag-devel

Summary:

Replacement for Go's flag package

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. For a more precise description, see the "Command-line flag syntax" section below. pflag is available under the same style of BSD license as the Go language, which can be found in the LICENSE file. This package contains library source intended for building other packages which use import path with github.com/spf13/pflag prefix.

Architecture:

noarch

Version:

0

Release:

0.16.gitc7e63cf.el6

Size:

28 k

Repository:

epel

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for golang-github-spf13-pflag-devel


Control the golang-github-spf13-pflag-devel package with the following handy commands outlined below.


Command

Description of Command

yum install golang-github-spf13-pflag-devel

This command will install golang-github-spf13-pflag-devel on the server.

yum remove golang-github-spf13-pflag-devel

This command will un-install golang-github-spf13-pflag-devel on the server. When you run this command, you will be asked if you are sure that you want to remove golang-github-spf13-pflag-devel, so you have to manually confirm that you want to do this.

yum -y remove golang-github-spf13-pflag-devel

This command will un-install golang-github-spf13-pflag-devel on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove golang-github-spf13-pflag-devel when using the -y flag.

yum update golang-github-spf13-pflag-devel

This command will update golang-github-spf13-pflag-devel to the latest version. When you run this command, you will be asked if you are sure that you want to remove golang-github-spf13-pflag-devel, so you have to manually confirm that you want to do this.

yum -y update golang-github-spf13-pflag-devel

This command will update golang-github-spf13-pflag-devel to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove golang-github-spf13-pflag-devel when using the -y flag.

yum info golang-github-spf13-pflag-devel

This command will show you core information about the golang-github-spf13-pflag-devel package.

yum deplist golang-github-spf13-pflag-devel

This command will show you the dependencies for golang-github-spf13-pflag-devel. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update golang-github-spf13-pflag-devel

This command will check if there is an update waiting on golang-github-spf13-pflag-devel. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.