How to Install and Uninstall libzmqpp3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libzmqpp3" package

This guide covers the steps necessary to install libzmqpp3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libzmqpp3

2. Uninstall "libzmqpp3" package

This is a short guide on how to uninstall libzmqpp3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libzmqpp3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libzmqpp3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libzmqpp3
Priority: optional
Section: universe/libs
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Łukasz 'sil2100' Zemczak
Architecture: amd64
Source: zmqpp
Version: 3.2.0-0ubuntu4
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libzmq5 (>= 3.2.3+dfsg)
Filename: pool/universe/z/zmqpp/libzmqpp3_3.2.0-0ubuntu4_amd64.deb
Size: 21594
MD5sum: caf98bbc23878f1b7b84ff16e2868651
SHA1: 2f8bda322ed9c13d6a8de13d2af16a9138862b81
SHA256: 282b765d117818eae55fc73ad5ce649316b63fdbd7eccf6140c6c2293f3c5586
Description-en: High-level C++ bindings for zeromq3
This C++ binding is a 'high-level' library that hides most of the c-style
interface core 0mq provides.
Description-md5: ad3915da5ea2acaaacb9e0317f057344
Multi-Arch: same
Homepage: https://github.com/benjamg/zmqpp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: ubuntu-touch, ubuntu-sdk-libs-dev