How to Install and Uninstall cppzmq-devel.i686 Package on Fedora 38
Last updated: November 28,2024
1. Install "cppzmq-devel.i686" package
This is a short guide on how to install cppzmq-devel.i686 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
cppzmq-devel.i686
Copied
2. Uninstall "cppzmq-devel.i686" package
This tutorial shows how to uninstall cppzmq-devel.i686 on Fedora 38:
$
sudo dnf remove
cppzmq-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the cppzmq-devel.i686 package on Fedora 38
Last metadata expiration check: 3:28:56 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : cppzmq-devel
Version : 4.10.0
Release : 1.fc38
Architecture : i686
Size : 34 k
Source : cppzmq-4.10.0-1.fc38.src.rpm
Repository : updates
Summary : Header-only C++ binding for libzmq
URL : https://zeromq.org
License : MIT
Description : cppzmq is a C++ binding for libzmq.
:
: cppzmq maps the libzmq C API to C++ concepts. In particular, it is type-safe,
: provides exception-based error handling, and provides RAII-style classes that
: automate resource management. cppzmq is a light-weight, header-only binding.
Available Packages
Name : cppzmq-devel
Version : 4.10.0
Release : 1.fc38
Architecture : i686
Size : 34 k
Source : cppzmq-4.10.0-1.fc38.src.rpm
Repository : updates
Summary : Header-only C++ binding for libzmq
URL : https://zeromq.org
License : MIT
Description : cppzmq is a C++ binding for libzmq.
:
: cppzmq maps the libzmq C API to C++ concepts. In particular, it is type-safe,
: provides exception-based error handling, and provides RAII-style classes that
: automate resource management. cppzmq is a light-weight, header-only binding.