How to Install and Uninstall libczmq-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libczmq-dev" package

This tutorial shows how to install libczmq-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libczmq-dev

2. Uninstall "libczmq-dev" package

This tutorial shows how to uninstall libczmq-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libczmq-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libczmq-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libczmq-dev
Architecture: amd64
Version: 4.2.1-1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: czmq
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Luca Boccassi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1973
Depends: libnss3-dev, libzmq3-dev, uuid-dev, libsystemd-dev, libczmq4 (= 4.2.1-1)
Filename: pool/universe/c/czmq/libczmq-dev_4.2.1-1_amd64.deb
Size: 399244
MD5sum: 497ef7de8c844a0dafb0971b913f272e
SHA1: e0cc2de1df10d17a7179d3cae1948d88eb722eb6
SHA256: f4d337926c4a5802cd2cfa0bbbee5df7631b1265ebe6271ad01727eff8e07ab1
SHA512: 2e2f2415640c5c7d2b86e9859db9303ecd4a0f75ef30970e2b9126cd20af995f4d197b4dd12cddb2abdece5882beff2710b35fc358c7258085981ae93550add5
Homepage: http://czmq.zeromq.org/
Description-en: High-level C binding for ZeroMQ (development files)
czmq (previously known as libzapi) provides a high-level C binding for
0MQ, a lightweight messaging library.
.
This library provides higher level abstractions on top of the base
library, with features such as:
* Work with messages as strings, individual frames, or multipart messages.
* Automatic closure of any open sockets at context termination.
* Automatic LINGER configuration of all sockets for context termination.
* Portable API for creating child threads and ØMQ pipes to talk to them.
* Simple reactor with one-off and repeated timers, and socket readers.
* System clock functions for sleeping and calculating timers.
* Easy API to get/set all socket options.
* Includes generic hash and list containers.
.
This package provides the development files for czmq.
Description-md5: 8254cee0065cd400b872c41afc2d00d9