How to Install and Uninstall golang-github-kr-pretty-devel.noarch Package on AlmaLinux 9

Last updated: October 05,2024

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

This is a short guide on how to install golang-github-kr-pretty-devel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall golang-github-kr-pretty-devel.noarch on AlmaLinux 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 AlmaLinux 9

Last metadata expiration check: 1:53:03 ago on Wed Mar 13 07:41:12 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