How to Install and Uninstall golang-github-urfave-cli-devel.noarch Package on Fedora 38

Last updated: October 06,2024

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

This guide covers the steps necessary to install golang-github-urfave-cli-devel.noarch on Fedora 38

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

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

This guide covers the steps necessary to uninstall golang-github-urfave-cli-devel.noarch on Fedora 38:

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

3. Information about the golang-github-urfave-cli-devel.noarch package on Fedora 38

Last metadata expiration check: 1:01:13 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : golang-github-urfave-cli-devel
Version : 1.22.10
Release : 2.fc38
Architecture : noarch
Size : 92 k
Source : golang-github-urfave-cli-1.22.10-2.fc38.src.rpm
Repository : fedora
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