How to Install and Uninstall golang-github-jacobsa-ogletest-dev Package on Kali Linux

Last updated: May 19,2024

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

Please follow the guidelines below to install golang-github-jacobsa-ogletest-dev on Kali Linux

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

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

This tutorial shows how to uninstall golang-github-jacobsa-ogletest-dev on Kali Linux:

$ 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 Kali Linux

Package: golang-github-jacobsa-ogletest-dev
Source: golang-github-jacobsa-ogletest
Version: 0.0~git20170503.80d50a7-2
Installed-Size: 130
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-jacobsa-oglematchers-dev, golang-github-jacobsa-oglemock-dev, golang-github-jacobsa-reqtrace-dev, golang-golang-x-net-dev
Size: 22136
SHA256: d9dc78464081fdb39969e90db4251c62014368dcdc1c37e2100773dc8338801e
SHA1: 55210acd014809ed648b277cd09dfe37aff9ffd7
MD5sum: c70a66039ba4a2b2254b9e66137bb98f
Description: 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:
Homepage: https://github.com/jacobsa/ogletest
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-jacobsa-ogletest/golang-github-jacobsa-ogletest-dev_0.0~git20170503.80d50a7-2_all.deb