How to Install and Uninstall golang-github-jawher-mow-cli-devel.noarch Package on Fedora 34

Last updated: July 04,2024

1. Install "golang-github-jawher-mow-cli-devel.noarch" package

Please follow the guidance below to install golang-github-jawher-mow-cli-devel.noarch on Fedora 34

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

2. Uninstall "golang-github-jawher-mow-cli-devel.noarch" package

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

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

3. Information about the golang-github-jawher-mow-cli-devel.noarch package on Fedora 34

Last metadata expiration check: 3:29:14 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-jawher-mow-cli-devel
Version : 1.2.0
Release : 2.fc34
Architecture : noarch
Size : 64 k
Source : golang-github-jawher-mow-cli-1.2.0-2.fc34.src.rpm
Repository : fedora
Summary : Versatile library for building CLI applications in Go
URL : https://github.com/jawher/mow.cli
License : MIT
Description : Package Cli provides a framework to build command line applications in Go with
: most of the burden of arguments parsing and validation placed on the framework
: instead of the user.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/jawher/mow.cli