How to Install and Uninstall zeromq Package on Manjaro

Last updated: May 06,2024

1. Install "zeromq" package

Please follow the guidelines below to install zeromq on Manjaro

$ sudo pacman -Sy $ sudo pacman -S zeromq

2. Uninstall "zeromq" package

This guide covers the steps necessary to uninstall zeromq on Manjaro:

$ sudo pacman -Rcns zeromq

3. Information about the zeromq package on Manjaro

Repository : extra
Name : zeromq
Version : 4.3.5-2
Description : Fast messaging system built on sockets. C and C++ bindings.
aka 0MQ, ZMQ.
Architecture : x86_64
URL : http://www.zeromq.org
Licenses : MPL2
Groups : None
Provides : libzmq.so=5-64
Depends On : glibc gnutls gcc-libs util-linux libsodium libpgm
Optional Deps : cppzmq: C++ binding for libzmq
Conflicts With : None
Replaces : None
Download Size : 569.06 KiB
Installed Size : 3119.26 KiB
Packager : George Rawlinson
Build Date : Mon Oct 23 23:48:59 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions