How to Install and Uninstall golang-gopkgin-check Package on openSUSE Leap

Last updated: June 20,2024

1. Install "golang-gopkgin-check" package

Please follow the instructions below to install golang-gopkgin-check on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install golang-gopkgin-check

2. Uninstall "golang-gopkgin-check" package

In this section, we are going to explain the necessary steps to uninstall golang-gopkgin-check on openSUSE Leap:

$ sudo zypper remove golang-gopkgin-check

3. Information about the golang-gopkgin-check package on openSUSE Leap

Information for package golang-gopkgin-check:
---------------------------------------------
Repository : Main Repository
Name : golang-gopkgin-check
Version : 0.0.0+git20161122.aa8c435-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 136.2 KiB
Installed : No
Status : not installed
Source package : golang-gopkgin-check-0.0.0+git20161122.aa8c435-bp155.2.11.src
Upstream URL : https://github.com/go-check/check
Summary : Rich testing framework for the Go language
Description :
The Go language provides an internal testing library, named "testing", which is
relatively slim due to the fact that the standard library correctness by itself
is verified using it. The gocheck package, on the other hand, expects the
standard library from Go to be working correctly, and builds on it to offer a
richer testing framework for libraries and applications to use.

5. The same packages on other Linux Distributions