How to Install and Uninstall msgp Package on Kali Linux

Last updated: May 16,2024

1. Install "msgp" package

Learn how to install msgp on Kali Linux

$ sudo apt update $ sudo apt install msgp

2. Uninstall "msgp" package

Please follow the instructions below to uninstall msgp on Kali Linux:

$ sudo apt remove msgp $ sudo apt autoclean && sudo apt autoremove

3. Information about the msgp package on Kali Linux

Package: msgp
Source: golang-github-tinylib-msgp
Version: 1.1.9-1
Installed-Size: 5862
Maintainer: Debian Go Packaging Team
Architecture: amd64
Size: 1969004
SHA256: e5ab3b1ed393d25bf9a06435522078ef340806e1edce30175dc52f59f8002ab0
SHA1: 18a066f3ac21322d10df80fdde93275f4bcb0407
MD5sum: bb0222148ac41d2d64bc426a7bcc61d8
Description: Go code generator for MessagePack
This is a code generation tool and serialization library for MessagePack. It is
targeted at the go generate tool. You can read more about MessagePack in the
wiki, or at msgpack.org.
.
Why?
.
* Use Go as your schema language
* Speeeeeed (400MB/s on modern hardware)
* JSON interop
* User-defined extensions
* Type safety
* Encoding flexibility
.
This package contains the tools/binaries.
Description-md5:
Homepage: https://github.com/tinylib/msgp
Built-Using: golang-1.21 (= 1.21.4-1), golang-github-philhofer-fwd (= 1.1.1-1), golang-golang-x-mod (= 0.13.0-1), golang-golang-x-sys (= 0.13.0-1), golang-golang-x-tools (= 1:0.14.0+ds-1)
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-tinylib-msgp/msgp_1.1.9-1_amd64.deb