How to Install and Uninstall golang-github-cheekybits-is-devel.noarch Package on Fedora 35

Last updated: April 29,2024

1. Install "golang-github-cheekybits-is-devel.noarch" package

In this section, we are going to explain the necessary steps to install golang-github-cheekybits-is-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-cheekybits-is-devel.noarch

2. Uninstall "golang-github-cheekybits-is-devel.noarch" package

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

$ sudo dnf remove golang-github-cheekybits-is-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-cheekybits-is-devel.noarch package on Fedora 35

Last metadata expiration check: 4:22:20 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-cheekybits-is-devel
Version : 0
Release : 0.10.20181114git68e9c06.fc35
Architecture : noarch
Size : 15 k
Source : golang-github-cheekybits-is-0-0.10.20181114git68e9c06.fc35.src.rpm
Repository : fedora
Summary : Mini testing helper for Go
URL : https://github.com/cheekybits/is
License : MIT
Description : A mini testing helper for Go.
:
: – Simple interface (is.OK and is.Equal)
: – Plugs into existing Go toolchain (uses testing.T)
: – Obvious for newcomers and newbs
: – Also gives you is.Panic and is.PanicWith helpers - because testing panics is
: ugly
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/cheekybits/is