How to Install and Uninstall golang-github-kr-pretty-devel.noarch Package on Fedora 34

Last updated: May 04,2024

1. Install "golang-github-kr-pretty-devel.noarch" package

Please follow the guidance below to install golang-github-kr-pretty-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-kr-pretty-devel.noarch

2. Uninstall "golang-github-kr-pretty-devel.noarch" package

Please follow the step by step instructions below to uninstall golang-github-kr-pretty-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-kr-pretty-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-kr-pretty-devel.noarch package on Fedora 34

Last metadata expiration check: 4:07:01 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-kr-pretty-devel
Version : 0.2.1
Release : 2.fc34
Architecture : noarch
Size : 18 k
Source : golang-github-kr-pretty-0.2.1-2.fc34.src.rpm
Repository : fedora
Summary : Pretty printing for go values
URL : https://github.com/kr/pretty
License : MIT
Description : Package pretty provides pretty-printing for go values. This is useful during
: debugging, to avoid wrapping long output lines in the terminal.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/kr/pretty