How to Install and Uninstall golang-github-kr-pretty-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

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

This tutorial shows how to install golang-github-kr-pretty-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-kr-pretty-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the golang-github-kr-pretty-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:25:25 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : golang-github-kr-pretty-devel
Version : 0.2.1
Release : 7.el9
Architecture : noarch
Size : 18 k
Source : golang-github-kr-pretty-0.2.1-7.el9.src.rpm
Repository : epel
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