How to Install and Uninstall czmq.i686 Package on Fedora 39

Last updated: January 11,2025

1. Install "czmq.i686" package

This guide covers the steps necessary to install czmq.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install czmq.i686

2. Uninstall "czmq.i686" package

Please follow the steps below to uninstall czmq.i686 on Fedora 39:

$ sudo dnf remove czmq.i686 $ sudo dnf autoremove

3. Information about the czmq.i686 package on Fedora 39

Last metadata expiration check: 2:34:50 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : czmq
Version : 4.2.1
Release : 7.fc39
Architecture : i686
Size : 210 k
Source : czmq-4.2.1-7.fc39.src.rpm
Repository : fedora
Summary : High-level C binding for 0MQ (ZeroMQ)
URL : http://czmq.zeromq.org
License : MPLv2.0
Description : CZMQ has the following goals:
: i) To wrap the ZeroMQ core API in semantics that are natural and lead to
: shorter, more readable applications.
: ii) To hide the differences between versions of ZeroMQ.
: iii) To provide a space for development of more sophisticated API semantics.