How to Install and Uninstall golang-github-alecthomas-assert-dev Package on Kali Linux

Last updated: October 04,2024

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

Learn how to install golang-github-alecthomas-assert-dev on Kali Linux

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

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

This is a short guide on how to uninstall golang-github-alecthomas-assert-dev on Kali Linux:

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

Package: golang-github-alecthomas-assert-dev
Source: golang-github-alecthomas-assert
Version: 2.2.1-1
Installed-Size: 29
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-alecthomas-repr-dev (>= 0.2.0), golang-github-hexops-gotextdiff-dev (>= 1.0.3)
Size: 6300
SHA256: 03e5805acf7fb362f01643fe4b505061e46c71b507e7d65532c2be5904857fe8
SHA1: b3d5ba943d58c26340d072092dc31d3a5dc9adf8
MD5sum: 596ca95e043d0421f499550582d1030f
Description: simple assertion library using Go generics
This library is inspired by testify/require, but with a significantly
reduced API surface based on empirical use of that package.
.
It also provides much nicer diff output, e.g.
.
=== RUN TestFail
assert_test.go:14: Expected values to be equal:
assert.Data{
- Str: "foo",
+ Str: "far",
Num: 10,
}
--- FAIL: TestFail (0.00s)
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/alecthomas/assert
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-alecthomas-assert/golang-github-alecthomas-assert-dev_2.2.1-1_all.deb