How to Install and Uninstall golang-github-jacobsa-ogletest-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "golang-github-jacobsa-ogletest-dev" package

This guide let you learn how to install golang-github-jacobsa-ogletest-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install golang-github-jacobsa-ogletest-dev

2. Uninstall "golang-github-jacobsa-ogletest-dev" package

Please follow the guidelines below to uninstall golang-github-jacobsa-ogletest-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove golang-github-jacobsa-ogletest-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-jacobsa-ogletest-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: golang-github-jacobsa-ogletest-dev
Architecture: all
Version: 0.0~git20170503.80d50a7-2
Priority: extra
Section: universe/devel
Source: golang-github-jacobsa-ogletest
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 130
Depends: golang-github-jacobsa-oglematchers-dev, golang-github-jacobsa-oglemock-dev, golang-github-jacobsa-reqtrace-dev, golang-golang-x-net-dev
Filename: pool/universe/g/golang-github-jacobsa-ogletest/golang-github-jacobsa-ogletest-dev_0.0~git20170503.80d50a7-2_all.deb
Size: 22180
MD5sum: 441cff520545e6a1d6a2c631a673e008
SHA1: 945956b49a47de6979412c3144e48ad7509b9457
SHA256: 8a5b714c79365bade0ba29bb016366da252cca6900995b17aef282bcff8a6e62
SHA512: 44ff611c9b27f2dcb8b23e780f9fb9314a1fde2ef3565d43bd7e72026a4f7b1d141e356ae10112b9654db074ea0e1b083047eae1cb3d2cf1130f19f4f6a1b312
Homepage: https://github.com/jacobsa/ogletest
Description-en: unit testing framework for Go
ogletest is a unit testing framework for Go with the following features:
.
* An extensive and extensible set of matchers for expressing expectations.
* Automatic failure messages; no need to say
t.Errorf("Expected %v, got %v"...).
* Clean, readable output that tells you exactly what you need to know.
* Built-in support for mocking through the oglemock package.
* Style and semantics similar to Google Test and Google JS Test.
.
It integrates with Go's built-in testing package, so it works with the go test
command, and even with other types of test within your package. Unlike the
testing package which offers only basic capabilities for signalling failures,
it offers ways to express expectations and get nice failure messages
automatically.
Description-md5: 3c2942148793df6ed5b418526251cdac