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

Last updated: October 08,2024

1. Install "golang-github-cmd-devel.noarch" package

Learn how to install golang-github-cmd-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install golang-github-cmd-devel.noarch

2. Uninstall "golang-github-cmd-devel.noarch" package

Here is a brief guide to show you how to uninstall golang-github-cmd-devel.noarch on Fedora 38:

$ sudo dnf remove golang-github-cmd-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:52:23 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : golang-github-cmd-devel
Version : 1.4.0
Release : 3.fc38
Architecture : noarch
Size : 26 k
Source : golang-github-cmd-1.4.0-3.fc38.src.rpm
Repository : fedora
Summary : Go library wrapper around os/exec.Cmd
URL : https://github.com/go-cmd/cmd
License : MIT
Description : This package is a small but very useful wrapper around os/exec.Cmd for Linux
: and macOS that makes it safe and simple to run external commands in highly
: concurrent, asynchronous, real-time applications.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/go-cmd/cmd