How to Install and Uninstall golang-github-mitchellh-go-testing-interface-dev Package on Kali Linux

Last updated: May 09,2024

1. Install "golang-github-mitchellh-go-testing-interface-dev" package

Here is a brief guide to show you how to install golang-github-mitchellh-go-testing-interface-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-mitchellh-go-testing-interface-dev

2. Uninstall "golang-github-mitchellh-go-testing-interface-dev" package

Here is a brief guide to show you how to uninstall golang-github-mitchellh-go-testing-interface-dev on Kali Linux:

$ sudo apt remove golang-github-mitchellh-go-testing-interface-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-mitchellh-go-testing-interface-dev package on Kali Linux

Package: golang-github-mitchellh-go-testing-interface-dev
Source: golang-github-mitchellh-go-testing-interface
Version: 1.14.1-1
Installed-Size: 21
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 4336
SHA256: 2fe62ddd4f021eb32bbeba60c461085cc2fe388754453e7e64e7908ad0f977c7
SHA1: f23ddc9b7dfc3b8eaae33d12c52a8dadf68be61a
MD5sum: 9efef8c3b478763b82b245f1d8b716fa
Description: library to expose *testing.T as an interface
Go library that exports an interface that *testing.T implements as well as
a runtime version you can use in its place.
.
The purpose of this library is so export test helpers as a public API
without depending on the "testing" package, since one can't create a
*testing.T struct manually.
Description-md5:
Homepage: https://github.com/mitchellh/go-testing-interface
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-mitchellh-go-testing-interface/golang-github-mitchellh-go-testing-interface-dev_1.14.1-1_all.deb