How to Install and Uninstall libbroker-devel.x86_64 Package on Oracle Linux 9

Last updated: April 28,2024

1. Install "libbroker-devel.x86_64" package

This guide covers the steps necessary to install libbroker-devel.x86_64 on Oracle Linux 9

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

2. Uninstall "libbroker-devel.x86_64" package

This is a short guide on how to uninstall libbroker-devel.x86_64 on Oracle Linux 9:

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

3. Information about the libbroker-devel.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:38:56 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libbroker-devel
Version : 4.2.0
Release : 1.el9
Architecture : x86_64
Size : 79 k
Source : zeek-4.2.0-1.el9.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.