How to Install and Uninstall msgp Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "msgp" package

Here is a brief guide to show you how to install msgp on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install msgp

2. Uninstall "msgp" package

This guide covers the steps necessary to uninstall msgp on Ubuntu 21.10 (Impish Indri):

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

3. Information about the msgp package on Ubuntu 21.10 (Impish Indri)

Package: msgp
Architecture: amd64
Version: 1.0.2-3build1
Built-Using: golang-1.15 (= 1.15.4-1ubuntu1), golang-github-philhofer-fwd (= 0.0~git20151005.0.8fd9a4b-1), golang-github-ttacon-chalk (= 0.1-2), golang-golang-x-mod (= 0.2.0-2), golang-golang-x-tools (= 1:0.0~git20200410.79a7a31+ds-3), golang-golang-x-xerrors (= 0.0~git20191204.9bdfabe-1)
Priority: extra
Section: universe/devel
Source: golang-github-tinylib-msgp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4535
Filename: pool/universe/g/golang-github-tinylib-msgp/msgp_1.0.2-3build1_amd64.deb
Size: 1416924
MD5sum: c7f9eddfc7bdad1feef8c2b9e79e6b87
SHA1: 820e69ff5f66223d4081a76d4d618ac628810ce1
SHA256: 3e2dcdaf6ca2df7ad29d55d09cc9d2a3204ecf0beb6b2933720b4601090abd55
SHA512: 94eea95b420e1f6ef914af0895a0427ebbc10fdf755a88efe340e3961b98785fd8b7768fc91cb29ddbf1d928fb652d14740cc181d9a9b8847dacfcaf96e76c30
Homepage: https://github.com/tinylib/msgp
Description-en: 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: 825d36df9ce251dce369310faadfbe93