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

Last updated: June 24,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 Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-urfave-cli-devel.noarch on Fedora 35:

$ 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 35

Last metadata expiration check: 2:18:52 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : golang-github-urfave-cli-devel
Version : 1.22.5
Release : 3.fc35
Architecture : noarch
Size : 79 k
Source : golang-github-urfave-cli-1.22.5-3.fc35.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