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

Last updated: May 04,2024

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

In this section, we are going to explain the necessary steps to install golang-github-jacobsa-oglematchers-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-jacobsa-oglematchers-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: golang-github-jacobsa-oglematchers-dev
Priority: extra
Section: universe/devel
Installed-Size: 473
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-github-jacobsa-oglematchers
Version: 0.0~git20150320-1
Depends: golang-go
Filename: pool/universe/g/golang-github-jacobsa-oglematchers/golang-github-jacobsa-oglematchers-dev_0.0~git20150320-1_all.deb
Size: 30092
MD5sum: d8101c1b786a585cc3ce43f708d2bd4e
SHA1: 9db69023cdff267dc09eb606530cfa6876783713
SHA256: 5b7f67b955d80c535f0af08ec70fe303b5bda2ae535afe7e1115a529aceb68d9
Description-en: matchers for testing/mocking frameworks such as ogletest
oglematchers is a package for the Go programming language containing a set of
matchers, useful in a testing or mocking framework, inspired by and mostly
compatible with Google Test for C++ and Google JS Test. The package is used by
the ogletest testing framework and oglemock mocking framework, which may be
more directly useful to you, but can be generically used elsewhere as well.
Description-md5: c72ce1f60ef859cff6d872d0c94885de
Built-Using: golang (= 2:1.4.2-3ubuntu2)
Homepage: https://github.com/jacobsa/oglematchers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu