How to Install and Uninstall libdata-messagepack-stream-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libdata-messagepack-stream-perl" package

In this section, we are going to explain the necessary steps to install libdata-messagepack-stream-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdata-messagepack-stream-perl

2. Uninstall "libdata-messagepack-stream-perl" package

This is a short guide on how to uninstall libdata-messagepack-stream-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdata-messagepack-stream-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdata-messagepack-stream-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdata-messagepack-stream-perl
Priority: optional
Section: universe/perl
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.07-1build1
Depends: perl (>= 5.22.1-2), perlapi-5.22.1, libc6 (>= 2.14), libmsgpack3 (>= 0.5.1)
Filename: pool/universe/libd/libdata-messagepack-stream-perl/libdata-messagepack-stream-perl_0.07-1build1_amd64.deb
Size: 10258
MD5sum: c5bab0b25dacde229930b32325a2ef46
SHA1: bb06cdf1b4cf5f36e6189ab27956db9417c53f06
SHA256: d71415f55135a4f9f178956b21d7689dae67ebf5e1e3c97283ce36e3d1aaf0b8
Description-en: streaming deserializer for MessagePack
Data::MessagePack::Stream is an alternative to Data::MessagePack::Unpacker.
Unlike the original unpacker, this module supports internal buffer and it's
possible to handle streaming data correctly.
Description-md5: b678c7d6e6de9b216cf1907a3a40dead
Homepage: https://metacpan.org/release/Data-MessagePack-Stream
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu