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

Last updated: October 08,2024

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

This guide let you learn how to install golang-github-google-cmp-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall golang-github-google-cmp-devel.noarch on Oracle Linux 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 Oracle Linux 9

Last metadata expiration check: 1:44:29 ago on Thu Feb 15 07:50:05 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