How to Install and Uninstall golang-gopkg-alecthomas-kingpin-2-devel.noarch Package on Fedora 38

Last updated: January 15,2025

1. Install "golang-gopkg-alecthomas-kingpin-2-devel.noarch" package

In this section, we are going to explain the necessary steps to install golang-gopkg-alecthomas-kingpin-2-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install golang-gopkg-alecthomas-kingpin-2-devel.noarch

2. Uninstall "golang-gopkg-alecthomas-kingpin-2-devel.noarch" package

Learn how to uninstall golang-gopkg-alecthomas-kingpin-2-devel.noarch on Fedora 38:

$ sudo dnf remove golang-gopkg-alecthomas-kingpin-2-devel.noarch $ sudo dnf autoremove

3. Information about the golang-gopkg-alecthomas-kingpin-2-devel.noarch package on Fedora 38

Last metadata expiration check: 2:35:47 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : golang-gopkg-alecthomas-kingpin-2-devel
Version : 2.3.2
Release : 1.fc38
Architecture : noarch
Size : 63 k
Source : golang-gopkg-alecthomas-kingpin-2-2.3.2-1.fc38.src.rpm
Repository : updates
Summary : Go command line and flag parser
URL : https://github.com/alecthomas/kingpin
License : MIT
Description : 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