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

Last updated: October 08,2024

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

Please follow the guidelines below to install golang-github-google-cmp-devel.noarch on CentOS Stream 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 instructions below to uninstall golang-github-google-cmp-devel.noarch on CentOS Stream 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 CentOS Stream 9

Last metadata expiration check: 0:06:10 ago on Sat Mar 16 16:03:45 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