How to Install and Uninstall libczmq-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 05,2024

1. Install "libczmq-dev" package

This is a short guide on how to install libczmq-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libczmq-dev

2. Uninstall "libczmq-dev" package

Please follow the guidance below to uninstall libczmq-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libczmq-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libczmq-dev
Architecture: amd64
Version: 4.2.0-2
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: 1873
Depends: libzmq3-dev, uuid-dev, libsystemd-dev, libczmq4 (= 4.2.0-2)
Filename: pool/universe/c/czmq/libczmq-dev_4.2.0-2_amd64.deb
Size: 381484
MD5sum: 567097057be56de1569d4f69a3aeedf3
SHA1: 86b8395d2cf356565e63b5635d02d72245357310
SHA256: 1afea66d5ea603cc038f461e12080fb914c2483dbef4bb47a8105cc92a4b8bda
SHA512: 8b2b666a6254c5fb76859bd311937d949652a895e4418d0d2d388606a4a4f9b1dcbc1c6b48651f2713db5d8ebad7d97da54cc0e8bd2470763efba97a05a571de
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