How to Install and Uninstall zeek-libcaf-devel.x86_64 Package on CentOS Stream 9

Last updated: October 02,2024

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

Here is a brief guide to show you how to install zeek-libcaf-devel.x86_64 on CentOS Stream 9

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

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

Please follow the steps below to uninstall zeek-libcaf-devel.x86_64 on CentOS Stream 9:

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

3. Information about the zeek-libcaf-devel.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:03:16 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : zeek-libcaf-devel
Version : 4.2.0
Release : 1.el9
Architecture : x86_64
Size : 339 k
Source : zeek-4.2.0-1.el9.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.