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

Last updated: October 09,2024

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

In this section, we are going to explain the necessary steps to install golang-github-kr-pretty-devel.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall golang-github-kr-pretty-devel.noarch on Fedora 36:

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

Last metadata expiration check: 0:31:14 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-kr-pretty-devel
Version : 0.2.1
Release : 4.fc36
Architecture : noarch
Size : 18 k
Source : golang-github-kr-pretty-0.2.1-4.fc36.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