How to Install and Uninstall golang-github-google-cmp-devel.noarch Package on Fedora 35

Last updated: September 22,2024

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

Please follow the instructions below to install golang-github-google-cmp-devel.noarch on Fedora 35

$ 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 Fedora 35:

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

3. Information about the golang-github-google-cmp-devel.noarch package on Fedora 35

Last metadata expiration check: 1:42:30 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-google-cmp-devel
Version : 0.5.8
Release : 1.fc35
Architecture : noarch
Size : 95 k
Source : golang-github-google-cmp-0.5.8-1.fc35.src.rpm
Repository : updates
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