How to Install and Uninstall golang-gitlab-ianbruene-kommandant-devel.noarch Package on Fedora 35

Last updated: October 10,2024

1. Install "golang-gitlab-ianbruene-kommandant-devel.noarch" package

This guide covers the steps necessary to install golang-gitlab-ianbruene-kommandant-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-gitlab-ianbruene-kommandant-devel.noarch

2. Uninstall "golang-gitlab-ianbruene-kommandant-devel.noarch" package

Here is a brief guide to show you how to uninstall golang-gitlab-ianbruene-kommandant-devel.noarch on Fedora 35:

$ sudo dnf remove golang-gitlab-ianbruene-kommandant-devel.noarch $ sudo dnf autoremove

3. Information about the golang-gitlab-ianbruene-kommandant-devel.noarch package on Fedora 35

Last metadata expiration check: 5:27:11 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-gitlab-ianbruene-kommandant-devel
Version : 0.6.2
Release : 2.fc35
Architecture : noarch
Size : 26 k
Source : golang-gitlab-ianbruene-kommandant-0.6.2-2.fc35.src.rpm
Repository : fedora
Summary : Command line meta-interpreter for Go
URL : https://gitlab.com/ianbruene/kommandant
License : ASL 2.0
Description : Kommandant exists to ease the creation of command line interfaces for Go
: programs. It is a near-port of Python’s cmd module, with the caveat that
: Go is a compiled language and cannot do introspection as easily. Despite
: this mismatch the useful concepts are still useful after translation, and
: the user-visible behavior will be the same.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – gitlab.com/ianbruene/kommandant