How to Install and Uninstall compat-golang-gopkg-urfave-cli-1-devel.noarch Package on CentOS Stream 9
Last updated: November 06,2024
1. Install "compat-golang-gopkg-urfave-cli-1-devel.noarch" package
Here is a brief guide to show you how to install compat-golang-gopkg-urfave-cli-1-devel.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
compat-golang-gopkg-urfave-cli-1-devel.noarch
Copied
2. Uninstall "compat-golang-gopkg-urfave-cli-1-devel.noarch" package
Please follow the steps below to uninstall compat-golang-gopkg-urfave-cli-1-devel.noarch on CentOS Stream 9:
$
sudo dnf remove
compat-golang-gopkg-urfave-cli-1-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the compat-golang-gopkg-urfave-cli-1-devel.noarch package on CentOS Stream 9
Last metadata expiration check: 2:56:14 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : compat-golang-gopkg-urfave-cli-1-devel
Version : 1.22.10
Release : 3.el9
Architecture : noarch
Size : 8.7 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 provides symbolic links that alias the following Go import paths to
: github.com/urfave/cli:
: – gopkg.in/urfave/cli.v1
:
: Aliasing Go import paths via symbolic links or http redirects is fragile. If
: your Go code depends on this package, you should patch it to import directly
: github.com/urfave/cli.
Available Packages
Name : compat-golang-gopkg-urfave-cli-1-devel
Version : 1.22.10
Release : 3.el9
Architecture : noarch
Size : 8.7 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 provides symbolic links that alias the following Go import paths to
: github.com/urfave/cli:
: – gopkg.in/urfave/cli.v1
:
: Aliasing Go import paths via symbolic links or http redirects is fragile. If
: your Go code depends on this package, you should patch it to import directly
: github.com/urfave/cli.