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

Last updated: September 20,2024

1. Install "golang-github-alecthomas-kingpin2-devel.noarch" package

This guide covers the steps necessary to install golang-github-alecthomas-kingpin2-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install golang-github-alecthomas-kingpin2-devel.noarch

2. Uninstall "golang-github-alecthomas-kingpin2-devel.noarch" package

This guide let you learn how to uninstall golang-github-alecthomas-kingpin2-devel.noarch on Oracle Linux 9:

$ sudo dnf remove golang-github-alecthomas-kingpin2-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-alecthomas-kingpin2-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:16:38 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : golang-github-alecthomas-kingpin2-devel
Version : 2.3.2
Release : 1.el9
Architecture : noarch
Size : 50 k
Source : golang-github-alecthomas-kingpin2-2.3.2-1.el9.src.rpm
Repository : epel
Summary : Go command line and flag parser
URL : https://github.com/alecthomas/kingpin
License : MIT
Description : Go command line and flag parser.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/alecthomas/kingpin/v2