How to Install and Uninstall golang-github-urfave-cli-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "golang-github-urfave-cli-devel.noarch" package

Learn how to install golang-github-urfave-cli-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install golang-github-urfave-cli-devel.noarch

2. Uninstall "golang-github-urfave-cli-devel.noarch" package

This guide let you learn how to uninstall golang-github-urfave-cli-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove golang-github-urfave-cli-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-urfave-cli-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:19:56 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : golang-github-urfave-cli-devel
Version : 1.22.10
Release : 3.el9
Architecture : noarch
Size : 79 k
Source : golang-github-urfave-cli-1.22.10-3.el9.src.rpm
Repository : epel
Summary : Simple, fast, and fun package for building command line apps in go
URL : https://github.com/urfave/cli
License : MIT
Description : Cli is a simple, fast, and fun package for building command line apps in Go.
: The goal is to enable developers to write fast and distributable command line
: applications in an expressive way.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/urfave/cli