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

Last updated: October 06,2024

1. Install "zeek-libcaf.x86_64" package

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

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

2. Uninstall "zeek-libcaf.x86_64" package

This is a short guide on how to uninstall zeek-libcaf.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:26:44 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : zeek-libcaf
Version : 4.2.0
Release : 1.el8
Architecture : x86_64
Size : 911 k
Source : zeek-4.2.0-1.el8.src.rpm
Repository : epel
Summary : C++ actor framework
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.