How to Install and Uninstall golang-github-bep-mclib-dev Package on Kali Linux

Last updated: June 29,2024

1. Install "golang-github-bep-mclib-dev" package

This is a short guide on how to install golang-github-bep-mclib-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-bep-mclib-dev

2. Uninstall "golang-github-bep-mclib-dev" package

This guide let you learn how to uninstall golang-github-bep-mclib-dev on Kali Linux:

$ sudo apt remove golang-github-bep-mclib-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-bep-mclib-dev package on Kali Linux

Package: golang-github-bep-mclib-dev
Source: golang-github-bep-mclib
Version: 1.20400.20402-2
Installed-Size: 74
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-golang-x-net-dev (>= 1:0.10.0), golang-howett-plist-dev (>= 1.0.0), golang-sslmate-src-go-pkcs12-dev (>= 0.2.0)
Size: 17348
SHA256: e7f65df22ba925d694f97ab61ab3af2d0a685a26102a44c018b0f13034fabb5d
SHA1: b6af8d372215016c860503f5144f52924eb3eb3e
MD5sum: e4ecbf2e71f7bb0a4b20fbada8a03f8f
Description: simple Go library to make it possible to run mkcert's main method
This is a simple Go library to make it possible to run mkcert's
(https://github.com/FiloSottile/mkcert) main method.
.
The script that updates the internal package does no logic changes to
the source; it simply
.
1. Renames the main package to internal.
2. Renames the main func to RunMain
3. Replaces any log.Fatal with panic to allow us to handle the errors.
4. Exports getCAROOT().
.
For more advanced library usage, see this issue
(https://github.com/FiloSottile/mkcert/issues/45).
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/bep/mclib
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-bep-mclib/golang-github-bep-mclib-dev_1.20400.20402-2_all.deb