How to Install and Uninstall zeek-libcaf-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "zeek-libcaf-devel.x86_64" package

Please follow the step by step instructions below to install zeek-libcaf-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install zeek-libcaf-devel.x86_64

2. Uninstall "zeek-libcaf-devel.x86_64" package

Here is a brief guide to show you how to uninstall zeek-libcaf-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove zeek-libcaf-devel.x86_64 $ sudo dnf autoremove

3. Information about the zeek-libcaf-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:33:04 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : zeek-libcaf-devel
Version : 4.2.0
Release : 1.el8
Architecture : x86_64
Size : 374 k
Source : zeek-4.2.0-1.el8.src.rpm
Repository : epel
Summary : C++ actor framework development files
URL : https://zeek.org
License : ASL 2.0 and Boost and BSD and ISC and LGPLv3+ and MIT and NCSA
Description : CAF is an open source C++11 actor model implementation featuring lightweight &
: fast actor implementations, pattern matching for messages, network transparent
: messaging, and more.
:
: This package bundles the library files and headers that were used during the Zeek
: build process; they may be needed when building packages for Zeek.