How to Install and Uninstall golang-github-alecthomas-assert-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "golang-github-alecthomas-assert-dev" package

Please follow the instructions below to install golang-github-alecthomas-assert-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-alecthomas-assert-dev

2. Uninstall "golang-github-alecthomas-assert-dev" package

This tutorial shows how to uninstall golang-github-alecthomas-assert-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-alecthomas-assert-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-alecthomas-assert-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-alecthomas-assert-dev
Architecture: all
Version: 0.0~git20170929.405dbfe-1
Priority: optional
Section: universe/devel
Source: golang-github-alecthomas-assert
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 60
Depends: golang-github-alecthomas-colour-dev, golang-github-alecthomas-repr-dev, golang-github-sergi-go-diff-dev
Filename: pool/universe/g/golang-github-alecthomas-assert/golang-github-alecthomas-assert-dev_0.0~git20170929.405dbfe-1_all.deb
Size: 10628
MD5sum: 59474f8c5f8969c9e9452d8c41a7bc6b
SHA1: 0f2b29ca9508e7ecc1df60f064505d78295c32c8
SHA256: 7aba0715fddb2923acff45a9566e15b67ec3ae7f58c4d1af943841d2fd2e3f06
SHA512: be50bc2be603e386acb341b18120717fdc6984e85cd1230b6495c939817a0e0063e955859f1fea513655e6aa89dc32bd3a3481243ede0548ce1a8c55743973d3
Homepage: https://github.com/alecthomas/assert
Description-en: Fork of stretchr/testify/assert that uses FailNow()
This is a fork of stretchr's assertion library that does two things:
.
1. It makes spotting differences in equality much easier. It uses
github.com/alecthomas/repr and github.com/sergi/go-diff/diffmatchpatch
to display structural differences in colour.
2. Aborts tests on first assertion failure (the same behaviour as
stretchr/testify/require).
Description-md5: 4ca4ace3d7a848837011e4ebf480f8c9