How to Install and Uninstall zeek-libcaf.x86_64 Package on Rocky Linux 9

Last updated: April 30,2024

1. Install "zeek-libcaf.x86_64" package

Here is a brief guide to show you how to install zeek-libcaf.x86_64 on Rocky Linux 9

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

2. Uninstall "zeek-libcaf.x86_64" package

This guide covers the steps necessary to uninstall zeek-libcaf.x86_64 on Rocky Linux 9:

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

3. Information about the zeek-libcaf.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:57:03 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : zeek-libcaf
Version : 4.2.0
Release : 1.el9
Architecture : x86_64
Size : 843 k
Source : zeek-4.2.0-1.el9.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.