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

Last updated: May 18,2024

1. Install "golang-github-stretchr-testify-dev" package

Please follow the step by step instructions below to install golang-github-stretchr-testify-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-github-stretchr-testify-dev

2. Uninstall "golang-github-stretchr-testify-dev" package

Learn how to uninstall golang-github-stretchr-testify-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-stretchr-testify-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-stretchr-testify-dev
Priority: extra
Section: universe/devel
Installed-Size: 195
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: all
Source: golang-testify
Version: 1.0-2
Replaces: golang-testify-dev
Provides: golang-testify-dev
Depends: golang-go, golang-github-stretchr-objx-dev | golang-objx-dev
Conflicts: golang-testify-dev
Filename: pool/universe/g/golang-testify/golang-github-stretchr-testify-dev_1.0-2_all.deb
Size: 27982
MD5sum: a1a6ffd22e82d730437ecbb02461d5bf
SHA1: e13e4a4f1c6495286cce3a0ce131c26847c6446d
SHA256: 7e947fc37845e0e35767e94228e1a5b45d7d396b4155811f53b71179cc26b05d
Description-en: sacred extension to the standard Go testing package
Testify is a Go code (golang) set of packages that provide many tools for
testifying that code behaves as intended.
.
Features include:
* Easy assertions
* Mocking
* HTTP response trapping
* Testing suite interfaces and functions
.
This package contains the source.
Description-md5: f34bb1ce7b6da7f61d8944a64169a130
Homepage: https://github.com/stretchr/testify
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu