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

Last updated: October 06,2024

1. Install "golang-github-google-cmp-devel.noarch" package

This is a short guide on how to install golang-github-google-cmp-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install golang-github-google-cmp-devel.noarch

2. Uninstall "golang-github-google-cmp-devel.noarch" package

Please follow the guidance below to uninstall golang-github-google-cmp-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove golang-github-google-cmp-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:48:28 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : golang-github-google-cmp-devel
Version : 0.5.9
Release : 2.el9
Architecture : noarch
Size : 95 k
Source : golang-github-google-cmp-0.5.9-2.el9.src.rpm
Repository : epel
Summary : Package for comparing Go values in tests
URL : https://github.com/google/go-cmp
License : BSD-3-Clause
Description : This package is intended to be a more powerful and safer alternative
: to reflect.DeepEqual for comparing whether two values are semantically
: equal.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/google/go-cmp