How to Install and Uninstall cppzmq-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 23,2024
1. Install "cppzmq-devel.x86_64" package
This is a short guide on how to install cppzmq-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
cppzmq-devel.x86_64
Copied
2. Uninstall "cppzmq-devel.x86_64" package
This guide let you learn how to uninstall cppzmq-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
cppzmq-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the cppzmq-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:58:20 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : cppzmq-devel
Version : 4.4.1
Release : 1.el8
Architecture : x86_64
Size : 26 k
Source : cppzmq-4.4.1-1.el8.src.rpm
Repository : epel
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.4.1
Release : 1.el8
Architecture : x86_64
Size : 26 k
Source : cppzmq-4.4.1-1.el8.src.rpm
Repository : epel
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.