How to Install and Uninstall golang-github-bradleyjkemp-cupaloy-dev Package on Kali Linux

Last updated: November 22,2024

1. Install "golang-github-bradleyjkemp-cupaloy-dev" package

Please follow the step by step instructions below to install golang-github-bradleyjkemp-cupaloy-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-bradleyjkemp-cupaloy-dev

2. Uninstall "golang-github-bradleyjkemp-cupaloy-dev" package

Please follow the steps below to uninstall golang-github-bradleyjkemp-cupaloy-dev on Kali Linux:

$ sudo apt remove golang-github-bradleyjkemp-cupaloy-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-bradleyjkemp-cupaloy-dev package on Kali Linux

Package: golang-github-bradleyjkemp-cupaloy-dev
Source: golang-github-bradleyjkemp-cupaloy
Version: 2.7.0-1
Installed-Size: 51
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-davecgh-go-spew-dev, golang-github-pmezard-go-difflib-dev, golang-github-stretchr-testify-dev
Size: 10168
SHA256: f2e961e6f62bcf43e810fbb305258ce822840f27c16b88f9e81f0fbbcbf82412
SHA1: ad10beeb24a6d2da766d7fe4c7d5a37e8d20b571
MD5sum: af55b562b0a86a7b97e48d07b807a8f3
Description: simple Go snapshot testing
This package takes a snapshot of the test output and compares it to a
snapshot committed alongside the tests. If the values don't match then
the test will be failed.
.
There's no need to manually manage snapshot files: just use the
cupaloy.SnapshotT(t, value) function in the tests and cupaloy will
automatically find the relevant snapshot file (based on the test name)
and compare it with the given value.
Description-md5:
Homepage: https://github.com/bradleyjkemp/cupaloy
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-bradleyjkemp-cupaloy/golang-github-bradleyjkemp-cupaloy-dev_2.7.0-1_all.deb