How To Install golang-gopkg-alecthomas-kingpin-2-devel on Fedora 36

In this tutorial we learn how to install golang-gopkg-alecthomas-kingpin-2-devel in Fedora 36. golang-gopkg-alecthomas-kingpin-2-devel is Go command line and flag parser

Introduction

In this tutorial we learn how to install golang-gopkg-alecthomas-kingpin-2-devel on Fedora 36.

What is golang-gopkg-alecthomas-kingpin-2-devel

Kingpin is a fluent-style, type-safe command-line parser. It supports flags, nested commands, and positional arguments. This package contains the source code needed for building packages that reference the following Go import paths – gopkg.in/alecthomas/kingpin.v2

We can use yum or dnf to install golang-gopkg-alecthomas-kingpin-2-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install golang-gopkg-alecthomas-kingpin-2-devel.

Install golang-gopkg-alecthomas-kingpin-2-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install golang-gopkg-alecthomas-kingpin-2-devel using dnf by running the following command:

sudo dnf -y install golang-gopkg-alecthomas-kingpin-2-devel

Install golang-gopkg-alecthomas-kingpin-2-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install golang-gopkg-alecthomas-kingpin-2-devel using yum by running the following command:

sudo yum -y install golang-gopkg-alecthomas-kingpin-2-devel

How To Uninstall golang-gopkg-alecthomas-kingpin-2-devel on Fedora 36

To uninstall only the golang-gopkg-alecthomas-kingpin-2-devel package we can use the following command:

sudo dnf remove golang-gopkg-alecthomas-kingpin-2-devel

golang-gopkg-alecthomas-kingpin-2-devel Package Contents on Fedora 36

/usr/share/doc/golang-gopkg-alecthomas-kingpin-2-devel
/usr/share/doc/golang-gopkg-alecthomas-kingpin-2-devel/README.md
/usr/share/doc/golang-gopkg-alecthomas-kingpin-2-devel/_examples
/usr/share/doc/golang-gopkg-alecthomas-kingpin-2-devel/_examples/chat1
/usr/share/doc/golang-gopkg-alecthomas-kingpin-2-devel/_examples/chat1/main.go
/usr/share/doc/golang-gopkg-alecthomas-kingpin-2-devel/_examples/chat2
/usr/share/doc/golang-gopkg-alecthomas-kingpin-2-devel/_examples/chat2/main.go
/usr/share/doc/golang-gopkg-alecthomas-kingpin-2-devel/_examples/completion
/usr/share/doc/golang-gopkg-alecthomas-kingpin-2-devel/_examples/completion/main.go
/usr/share/doc/golang-gopkg-alecthomas-kingpin-2-devel/_examples/curl
/usr/share/doc/golang-gopkg-alecthomas-kingpin-2-devel/_examples/curl/main.go
/usr/share/doc/golang-gopkg-alecthomas-kingpin-2-devel/_examples/modular
/usr/share/doc/golang-gopkg-alecthomas-kingpin-2-devel/_examples/modular/main.go
/usr/share/doc/golang-gopkg-alecthomas-kingpin-2-devel/_examples/ping
/usr/share/doc/golang-gopkg-alecthomas-kingpin-2-devel/_examples/ping/main.go
/usr/share/gocode/src/gopkg.in
/usr/share/gocode/src/gopkg.in/alecthomas
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/.goipath
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/README.md
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/actions.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/app.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/app_test.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/args.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/args_test.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/cmd
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/cmd.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/cmd/genvalues
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/cmd/genvalues/main.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/cmd_test.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/completions.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/completions_test.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/doc.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/envar.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/examples_test.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/flags.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/flags_test.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/global.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/guesswidth.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/model.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/parser.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/parser_test.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/parsers.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/parsers_test.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/templates.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/usage.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/usage_test.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/values.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/values_generated.go
/usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/values_test.go
/usr/share/licenses/golang-gopkg-alecthomas-kingpin-2-devel
/usr/share/licenses/golang-gopkg-alecthomas-kingpin-2-devel/COPYING

References

Summary

In this tutorial we learn how to install golang-gopkg-alecthomas-kingpin-2-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).