How to Install and Uninstall golang-github-mitchellh-wordwrap-devel.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "golang-github-mitchellh-wordwrap-devel.noarch" package

Please follow the step by step instructions below to install golang-github-mitchellh-wordwrap-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-mitchellh-wordwrap-devel.noarch

2. Uninstall "golang-github-mitchellh-wordwrap-devel.noarch" package

This guide let you learn how to uninstall golang-github-mitchellh-wordwrap-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-mitchellh-wordwrap-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-mitchellh-wordwrap-devel.noarch package on Fedora 34

Last metadata expiration check: 1:14:40 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-github-mitchellh-wordwrap-devel
Version : 1.0.1
Release : 2.fc34
Architecture : noarch
Size : 13 k
Source : golang-github-mitchellh-wordwrap-1.0.1-2.fc34.src.rpm
Repository : fedora
Summary : Go library for wrapping words in a string
URL : https://github.com/mitchellh/go-wordwrap
License : MIT
Description : Go-wordwrap is a package for Go that automatically wraps words into multiple
: lines. The primary use case for this is in formatting CLI output, but of course
: word wrapping is a generally useful thing to do.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/mitchellh/go-wordwrap