How to Install and Uninstall golang-github-fortytw2-leaktest-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "golang-github-fortytw2-leaktest-dev" package

This tutorial shows how to install golang-github-fortytw2-leaktest-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-fortytw2-leaktest-dev

2. Uninstall "golang-github-fortytw2-leaktest-dev" package

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

$ sudo apt remove golang-github-fortytw2-leaktest-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-fortytw2-leaktest-dev package on Kali Linux

Package: golang-github-fortytw2-leaktest-dev
Source: golang-github-fortytw2-leaktest
Version: 1.3.0-1.1
Installed-Size: 26
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 6276
SHA256: 623e2eb852b2299b4dd49e703b61696631262533379f40d1488367ebdccc7a41
SHA1: acfa7607977c7c3e502eed7029c35f59739a66e9
MD5sum: 82c7de4b8918dd0c50becdffccf3192a
Description: Goroutine Leak Detector
Refactored, tested variant of the goroutine leak detector found in both
net/http tests and the cockroachdb source tree.
.
Takes a snapshot of running goroutines at the start of a test, and at the
end -- compares the two and voila. Ignores runtime/sys goroutines.
Description-md5:
Homepage: https://github.com/fortytw2/leaktest
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-fortytw2-leaktest/golang-github-fortytw2-leaktest-dev_1.3.0-1.1_all.deb