How to Install and Uninstall golang-github-inconshreveable-mousetrap-dev Package on Kali Linux

Last updated: May 21,2024

1. Install "golang-github-inconshreveable-mousetrap-dev" package

Please follow the guidelines below to install golang-github-inconshreveable-mousetrap-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-inconshreveable-mousetrap-dev

2. Uninstall "golang-github-inconshreveable-mousetrap-dev" package

Please follow the step by step instructions below to uninstall golang-github-inconshreveable-mousetrap-dev on Kali Linux:

$ sudo apt remove golang-github-inconshreveable-mousetrap-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-inconshreveable-mousetrap-dev package on Kali Linux

Package: golang-github-inconshreveable-mousetrap-dev
Source: golang-github-inconshreveable-mousetrap
Version: 1.0.0-1
Installed-Size: 20
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 4000
SHA256: a4a070e0a653a0bd4d9d4cd99d07659efeb70f191bb55c6e9eee1e0c524732a0
SHA1: cea82c0cde85147958f07a540bd8ed99a844f992
MD5sum: 2f8e9b89627263f3f7f44372b5b8a194
Description: Go library to detect starting from Windows Explorer
mousetrap is a tiny Go library that answers a single question:
On a Windows machine, was the process invoked by someone double clicking
on the executable file while browsing in Explorer?
.
Motivation: Windows users unfamiliar with command line tools will
often "double-click" the executable for a tool. Because most CLI tools
print the help and then exit when invoked without arguments, this is
often very frustrating for those users.
.
mousetrap provides a way to detect these invocations so
that you can provide more helpful behavior and instructions
on how to run the CLI tool.
Description-md5:
Homepage: https://github.com/inconshreveable/mousetrap
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-inconshreveable-mousetrap/golang-github-inconshreveable-mousetrap-dev_1.0.0-1_all.deb