How to Install and Uninstall golang-gopkg-vmihailenco-msgpack.v2-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "golang-gopkg-vmihailenco-msgpack.v2-dev" package

In this section, we are going to explain the necessary steps to install golang-gopkg-vmihailenco-msgpack.v2-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install golang-gopkg-vmihailenco-msgpack.v2-dev

2. Uninstall "golang-gopkg-vmihailenco-msgpack.v2-dev" package

This tutorial shows how to uninstall golang-gopkg-vmihailenco-msgpack.v2-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-gopkg-vmihailenco-msgpack.v2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-gopkg-vmihailenco-msgpack.v2-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-gopkg-vmihailenco-msgpack.v2-dev
Priority: extra
Section: universe/devel
Installed-Size: 105
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-gopkg-vmihailenco-msgpack.v2
Version: 2.4.7-1
Depends: golang-github-ugorji-go-msgpack-dev, golang-github-ugorji-go-codec-dev, golang-check.v1-dev
Filename: pool/universe/g/golang-gopkg-vmihailenco-msgpack.v2/golang-gopkg-vmihailenco-msgpack.v2-dev_2.4.7-1_all.deb
Size: 17058
MD5sum: 1c090fc3c265f66cdb60a39e4766d88b
SHA1: c46373d444589797894f28d15ba11ee9652ae497
SHA256: d294a82379312c3f8bec376ed2fa569aba719b1488414bb1494250f065c2328a
Description-en: Msgpack encoding for Golang
MessagePack is an efficient binary serialization format. It lets you
exchange data among multiple languages like JSON. But it's faster and
smaller. Small integers are encoded into a single byte, and typical short
strings require only one extra byte in addition to the strings themselves.
Description-md5: 2ba4605c2a25dafdd6e16d76259ebb8c
Built-Using: golang (= 2:1.5.1-0ubuntu4), golang-check.v1 (= 0.0+git20150729.11d3bc7-2), golang-github-ugorji-go-codec (= 0.0~git20151130.0.357a44b-1), golang-github-ugorji-go-msgpack (= 0.0~git20130605.792643-1)
Homepage: https://github.com/vmihailenco/msgpack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu