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

Last updated: September 22,2024

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

This tutorial shows how to install golang-gitlab-ianbruene-kommandant-devel.noarch on Fedora 34

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

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

This guide let you learn how to uninstall golang-gitlab-ianbruene-kommandant-devel.noarch on Fedora 34:

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

Last metadata expiration check: 2:33:02 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-gitlab-ianbruene-kommandant-devel
Version : 0.6.2
Release : 1.fc34
Architecture : noarch
Size : 26 k
Source : golang-gitlab-ianbruene-kommandant-0.6.2-1.fc34.src.rpm
Repository : updates
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