How to Install and Uninstall golang-github-go-test-deep-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "golang-github-go-test-deep-dev" package

Please follow the guidelines below to install golang-github-go-test-deep-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-go-test-deep-dev

2. Uninstall "golang-github-go-test-deep-dev" package

Here is a brief guide to show you how to uninstall golang-github-go-test-deep-dev on Kali Linux:

$ sudo apt remove golang-github-go-test-deep-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-go-test-deep-dev package on Kali Linux

Package: golang-github-go-test-deep-dev
Source: golang-github-go-test-deep
Version: 1.0.8-1
Installed-Size: 63
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 11696
SHA256: 80158183104079eb0eb97d3e7fb3a8afce36ca7e06ae21ba6b0686ad28195904
SHA1: 4fb717c895d06da8b9e38d83ac839379b25f5c54
MD5sum: feb29cf6647560395ef1a98e967d9c49
Description: Golang deep variable equality test that returns human-readable differences
Deep Variable Equality for Humans.
.
This package provides a single function: deep.Equal. It's like
reflect.DeepEqual (http://golang.org/pkg/reflect/#DeepEqual) but
much friendlier to humans (or any sentient being) for two reason:
• deep.Equal returns a list of differences
• deep.Equal does not compare unexported fields (by default)
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/go-test/deep
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-go-test-deep/golang-github-go-test-deep-dev_1.0.8-1_all.deb