How to Install and Uninstall gotestsum Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "gotestsum" package

In this section, we are going to explain the necessary steps to install gotestsum on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install gotestsum

2. Uninstall "gotestsum" package

Learn how to uninstall gotestsum on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove gotestsum $ sudo apt autoclean && sudo apt autoremove

3. Information about the gotestsum package on Ubuntu 20.10 (Groovy Gorilla)

Package: gotestsum
Architecture: amd64
Version: 0.5.0-2
Built-Using: golang-1.14 (= 1.14.4-1ubuntu1), golang-github-fatih-color (= 1.7.0-1), golang-github-google-go-cmp (= 0.4.0-1), golang-github-google-shlex (= 0.0~git20150127.0.6f45313-2), golang-github-jonboulle-clockwork (= 0.1.0-4), golang-github-mattn-go-colorable (= 0.1.6-1), golang-github-mattn-go-isatty (= 0.0.12-1), golang-github-pkg-errors (= 0.9.1-1), golang-github-spf13-pflag (= 1.0.5-1), golang-go.crypto (= 1:0.0~git20200604.70a84ac-1), golang-golang-x-sync (= 0.0~git20190911.cd5d95a-1), golang-golang-x-sys (= 0.0~git20200523.0598657-1), golang-golang-x-tools (= 1:0.0~git20200410.79a7a31+ds-1), golang-golang-x-xerrors (= 0.0~git20191204.9bdfabe-1), gotest.tools (= 3.0.2-1)
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 7292
Depends: libc6 (>= 2.4)
Filename: pool/universe/g/gotestsum/gotestsum_0.5.0-2_amd64.deb
Size: 2031856
MD5sum: c420281f986e7c48dec65c0622c718a0
SHA1: 3b6d8f5d45157b364449487416359469344a83c5
SHA256: 64fc5832f28872f4efd9a7dafb12e9f2997f8af9927b7d3158f5713e88927fe4
SHA512: 6849483054d96553674bf7955477235f3121d6ec8e1e45b44567465d5068da2dd7c3e546e2994baa5ba5f84726c0960c44140cfa813547b5da0689dbc12ae606
Homepage: https://github.com/gotestyourself/gotestsum
Description-en: Feature-rich runner for go test
`go test` runner with output optimized for humans, JUnit XML for CI
integration, and a summary of the test run results.
.
gotestsum runs tests, prints friendly test output and a summary
of the test run. Requires Go 1.10+.
.
gotestsum works by running go test --json ./... and reading the JSON
output.
Description-md5: 6945e22cd82dc45f9e0c5994bbfd0f8d