How to Install and Uninstall golang-github-jacobsa-oglemock-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

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

Please follow the instructions below to install golang-github-jacobsa-oglemock-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the step by step instructions below to uninstall golang-github-jacobsa-oglemock-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the golang-github-jacobsa-oglemock-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-jacobsa-oglemock-dev
Priority: extra
Section: universe/devel
Installed-Size: 225
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-github-jacobsa-oglemock
Version: 0.0~git20150428-2
Depends: golang-go, golang-github-jacobsa-oglematchers-dev
Filename: pool/universe/g/golang-github-jacobsa-oglemock/golang-github-jacobsa-oglemock-dev_0.0~git20150428-2_all.deb
Size: 25158
MD5sum: f56724ebe611fad068ad43d9c2913d58
SHA1: 600e61abc8f6da9b8c0b8b27410b7c659bf134c0
SHA256: b4c69b7f2a7ecdf8f9ea2c827e8c24981fdd834f2e294cdef622c4fadb9b7f5b
Description-en: mocking framework for Go
oglemock is a mocking framework for the Go programming language with the
following features:
.
* An extensive and extensible set of matchers for expressing call
expectations (provided by the oglematchers package).
* Clean, readable output that tells you exactly what you need to know.
* Style and semantics similar to Google Mock and Google JS Test.
* Seamless integration with the ogletest unit testing framework.
.
It can be integrated into any testing framework (including Go's testing
package), but out of the box support is built in to ogletest and that is the
easiest place to use it.
Description-md5: 09b2629b53a642159459c2512e1b5ed0
Built-Using: golang (= 2:1.4.2-3ubuntu2), golang-github-jacobsa-oglematchers (= 0.0~git20150320-1)
Homepage: https://github.com/jacobsa/oglemock
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu