How to Install and Uninstall libbroker-devel.x86_64 Package on CentOS Stream 8

Last updated: July 01,2024

1. Install "libbroker-devel.x86_64" package

In this section, we are going to explain the necessary steps to install libbroker-devel.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libbroker-devel.x86_64

2. Uninstall "libbroker-devel.x86_64" package

Please follow the step by step instructions below to uninstall libbroker-devel.x86_64 on CentOS Stream 8:

$ sudo dnf remove libbroker-devel.x86_64 $ sudo dnf autoremove

3. Information about the libbroker-devel.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:17:11 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libbroker-devel
Version : 4.2.0
Release : 1.el8
Architecture : x86_64
Size : 83 k
Source : zeek-4.2.0-1.el8.src.rpm
Repository : epel
Summary : Development files for Zeek's Messaging Library
URL : https://zeek.org
License : ASL 2.0 and Boost and BSD and ISC and LGPLv3+ and MIT and NCSA
Description : The Broker library implements Zeek's high-level communication patterns.
: 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.