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

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install golang-github-urfave-cli-devel.noarch on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall golang-github-urfave-cli-devel.noarch on Oracle Linux 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 Oracle Linux 9

Last metadata expiration check: 2:43:09 ago on Thu Feb 15 07:50:05 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