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

Last updated: October 09,2024

1. Install "kea-hooks.x86_64" package

Please follow the guidelines below to install kea-hooks.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install kea-hooks.x86_64

2. Uninstall "kea-hooks.x86_64" package

Please follow the steps below to uninstall kea-hooks.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove kea-hooks.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:56:35 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : kea-hooks
Version : 1.8.0
Release : 2.el8
Architecture : x86_64
Size : 536 k
Source : kea-1.8.0-2.el8.src.rpm
Repository : epel
Summary : Hooks libraries for kea
URL : http://kea.isc.org
License : MPLv2.0 and Boost
Description : Hooking mechanism allow Kea to load one or more dynamically-linked libraries
: (known as "hooks libraries") and, at various points in its processing
: ("hook points"), call functions in them. Those functions perform whatever
: custom processing is required.