How to Install and Uninstall compat-golang-github-check-devel.noarch Package on Fedora 35

Last updated: November 30,2024

1. Install "compat-golang-github-check-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install compat-golang-github-check-devel.noarch

2. Uninstall "compat-golang-github-check-devel.noarch" package

This guide let you learn how to uninstall compat-golang-github-check-devel.noarch on Fedora 35:

$ sudo dnf remove compat-golang-github-check-devel.noarch $ sudo dnf autoremove

3. Information about the compat-golang-github-check-devel.noarch package on Fedora 35

Last metadata expiration check: 2:07:50 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : compat-golang-github-check-devel
Version : 1
Release : 29.20210113git10cb982.fc35
Architecture : noarch
Size : 8.8 k
Source : golang-gopkg-check-1-1-29.20210113git10cb982.fc35.src.rpm
Repository : fedora
Summary : Rich testing for the Go language
URL : https://github.com/go-check/check
License : BSD
Description : Rich testing for the Go language.
:
: This package provides symbolic links that alias the following Go import paths to
: gopkg.in/check.v1:
: – github.com/go-check/check
:
: Aliasing Go import paths via symbolic links or http redirects is fragile. If
: your Go code depends on this package, you should patch it to import directly
: gopkg.in/check.v1.