How to Install and Uninstall ruby-grape-msgpack Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "ruby-grape-msgpack" package

Please follow the steps below to install ruby-grape-msgpack on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-grape-msgpack

2. Uninstall "ruby-grape-msgpack" package

This is a short guide on how to uninstall ruby-grape-msgpack on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-grape-msgpack $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-grape-msgpack package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-grape-msgpack
Priority: optional
Section: universe/ruby
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.1.2-2
Depends: ruby | ruby-interpreter, ruby-grape (>= 0.6.0), ruby-msgpack (>= 0.5.6)
Filename: pool/universe/r/ruby-grape-msgpack/ruby-grape-msgpack_0.1.2-2_all.deb
Size: 3826
MD5sum: f3566b713f3b9b43ff137e984c04fb43
SHA1: a868eab391ebf30d16a71904b02ed1d3af2c0417
SHA256: c538c22fee3010371b131a9e35847b8f807ea096b3463561c24f9a2a677384e0
Description-en: MessagePack formatter for Grape framework
MessagePack is a binary-based efficient object serialization library. It
enables to exchange structured objects between many languages like JSON. But
unlike JSON, it is very fast and small.
.
This library adds MessagePack support to Grape framework.
Description-md5: dd8f76a4eb765bc4a665a31924cffbe9
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu