How to Install and Uninstall golang-github-sebdah-goldie-dev Package on Kali Linux

Last updated: July 08,2024

1. Install "golang-github-sebdah-goldie-dev" package

This tutorial shows how to install golang-github-sebdah-goldie-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-sebdah-goldie-dev

2. Uninstall "golang-github-sebdah-goldie-dev" package

This guide covers the steps necessary to uninstall golang-github-sebdah-goldie-dev on Kali Linux:

$ sudo apt remove golang-github-sebdah-goldie-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-sebdah-goldie-dev package on Kali Linux

Package: golang-github-sebdah-goldie-dev
Source: golang-github-sebdah-goldie
Version: 2.5.3+dfsg-2
Installed-Size: 87
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-pmezard-go-difflib-dev, golang-github-sergi-go-diff-dev, golang-github-stretchr-testify-dev
Size: 10272
SHA256: 5a02f61acf0ec77cd0bfc9331e8a410ce88a251801d5231960da34f0836b85e6
SHA1: d2c33d2b0bb137d88663109a4eabf39a34b9fa32
MD5sum: 59440b2c78ae25b538a085c1448ed79f
Description: Golden file testing for Go (library)
Goldie is a golden file test utility for Go projects. It's typically
used for testing responses with larger data bodies.
.
The concept is straight forward. Valid response data is stored in a
"golden file". The actual response data will be byte compared with the
golden file and the test will fail if there is a difference.
.
Updating the golden file can be done by running go test -update ./....
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sebdah/goldie
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-sebdah-goldie/golang-github-sebdah-goldie-dev_2.5.3+dfsg-2_all.deb