How to Install and Uninstall golang-github-davecgh-spew-devel.noarch Package on CentOS Stream 9

Last updated: June 03,2024

1. Install "golang-github-davecgh-spew-devel.noarch" package

This tutorial shows how to install golang-github-davecgh-spew-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install golang-github-davecgh-spew-devel.noarch

2. Uninstall "golang-github-davecgh-spew-devel.noarch" package

This guide covers the steps necessary to uninstall golang-github-davecgh-spew-devel.noarch on CentOS Stream 9:

$ sudo dnf remove golang-github-davecgh-spew-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-davecgh-spew-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:09:01 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : golang-github-davecgh-spew-devel
Version : 1.1.1
Release : 14.el9
Architecture : noarch
Size : 40 k
Source : golang-github-davecgh-spew-1.1.1-14.el9.src.rpm
Repository : epel
Summary : Implements a deep pretty printer for Go data structures to aid in debugging
URL : https://github.com/davecgh/go-spew
License : ISC
Description : Go-spew implements a deep pretty printer for Go data structures to aid in
: debugging. A comprehensive suite of tests with 100% test coverage is
: provided to ensure proper functionality.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/davecgh/go-spew