How to Install and Uninstall golang-gopkg-check.v1-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: October 06,2024

1. Install "golang-gopkg-check.v1-dev" package

In this section, we are going to explain the necessary steps to install golang-gopkg-check.v1-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-gopkg-check.v1-dev

2. Uninstall "golang-gopkg-check.v1-dev" package

Please follow the instructions below to uninstall golang-gopkg-check.v1-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-gopkg-check.v1-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-gopkg-check.v1-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-gopkg-check.v1-dev
Architecture: all
Version: 0.0+git20180628.788fd78-1
Priority: extra
Section: universe/devel
Source: golang-check.v1
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 172
Provides: golang-check.v1-dev, golang-github-go-check-check-dev
Depends: golang-github-kr-pretty-dev
Filename: pool/universe/g/golang-check.v1/golang-gopkg-check.v1-dev_0.0+git20180628.788fd78-1_all.deb
Size: 31288
MD5sum: b36db9d4f485a81f4820b3c47755e146
SHA1: c4d5602f655a62b92fb560e65a94894bd3665b2d
SHA256: dbe97a3c09a2ec2231669c76e4fc62e4c090914434320edee68d3379f2172d98
SHA512: 9d4b054e339760d206de502734d219ad1433d88ea5fc9b4299cdedb5ada54ac02287abc4f9003c4ca430a9eabfeed382c7da6e1b34f2cc7cba0623979d8d0d0c
Homepage: http://labix.org/gocheck
Description-en: Rich testing extension for Go's testing package
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 check 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.
.
Package "gopkg.in/check.v1" includes features such as:
.
- Helpful error reporting to aid on figuring problems out
- Richer test helpers: assertions which interrupt the test immediately,
deep multi-type comparisons, string matching, etc
- Suite-based grouping of tests
- Fixtures: per suite and/or per test set up and tear down
- Benchmarks integrated in the suite logic (with fixtures, etc)
- Management of temporary directories
- Panic-catching logic, with proper error reporting
- Proper counting of successes, failures, panics, missed tests, skips, etc
- Explicit test skipping
- Support for expected failures
- Verbosity flag which disables output caching (helpful to debug hanging
tests, for instance)
- Multi-line string reporting for more comprehensible failures
- Inclusion of comments surrounding checks on failure reports
- Fully tested (it manages to test itself reliably)
Description-md5: 899080f1ef512bfa81b4910c35ba8410