How to Install and Uninstall golang-github-smartystreets-gunit-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "golang-github-smartystreets-gunit-dev" package

This tutorial shows how to install golang-github-smartystreets-gunit-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-github-smartystreets-gunit-dev

2. Uninstall "golang-github-smartystreets-gunit-dev" package

Learn how to uninstall golang-github-smartystreets-gunit-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-github-smartystreets-gunit-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-smartystreets-gunit-dev package on Ubuntu 21.10 (Impish Indri)

Package: golang-github-smartystreets-gunit-dev
Architecture: all
Version: 1.2.0+git20180314.6f0d627-2.1
Priority: optional
Section: universe/devel
Source: golang-github-smartystreets-gunit
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 82
Depends: golang-github-smartystreets-assertions-dev
Filename: pool/universe/g/golang-github-smartystreets-gunit/golang-github-smartystreets-gunit-dev_1.2.0+git20180314.6f0d627-2.1_all.deb
Size: 14188
MD5sum: c010140ad7dd56013846ab6dab84889b
SHA1: 19bce668eea6d05311e23f3f793aa29d80236758
SHA256: bd0bb2524f5aca183f16c100541af142cad68d87f19f297e14483405875e9053
SHA512: 6c3c67ca1818141bd51754cccd37894fc7bce39f92b0234f52d13c056f936d517df98336d36a034699c874cdfd65e43400ff79cfd9302c2c09b3f8a706579725
Homepage: https://github.com/smartystreets/gunit
Description-en: xUnit-style test fixture adapter for go test
Yet another testing tool for Go.
.
It's a mix of good things provided by the built-in testing package, the
assertions (https://github.com/smartystreets/assertions) you know
and love from the GoConvey (http://goconvey.co) project, the xUnit
(https://en.wikipedia.org/wiki/XUnit) testing style (the first real unit
testing framework), and it's all glued together with go test.
Description-md5: f14874f2c647fb43746f90119a3361f2