How to Install and Uninstall libkea-hooks78 Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "libkea-hooks78" package
This guide covers the steps necessary to install libkea-hooks78 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libkea-hooks78
Copied
2. Uninstall "libkea-hooks78" package
In this section, we are going to explain the necessary steps to uninstall libkea-hooks78 on openSuSE Tumbleweed:
$
sudo zypper remove
libkea-hooks78
Copied
3. Information about the libkea-hooks78 package on openSuSE Tumbleweed
Information for package libkea-hooks78:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libkea-hooks78
Version : 2.4.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 166.7 KiB
Installed : No
Status : not installed
Source package : kea-2.4.1-2.1.src
Upstream URL : https://kea.isc.org/
Summary : Kea DHCP server hook library
Description :
The hooks framework is a Kea system that simplifies the way that
users can write code to modify the behavior of Kea. Instead of
altering the Kea source code, they write functions that are compiled
and linked into one or more dynamic shared objects. The library is
specified in the Kea configuration and, at runtime, Kea dynamically
loads the library into its address space. At various points in the
processing, the component "calls out" to functions in the library,
passing to them the data is it currently working on. They can examine
and modify the data as required.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libkea-hooks78
Version : 2.4.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 166.7 KiB
Installed : No
Status : not installed
Source package : kea-2.4.1-2.1.src
Upstream URL : https://kea.isc.org/
Summary : Kea DHCP server hook library
Description :
The hooks framework is a Kea system that simplifies the way that
users can write code to modify the behavior of Kea. Instead of
altering the Kea source code, they write functions that are compiled
and linked into one or more dynamic shared objects. The library is
specified in the Kea configuration and, at runtime, Kea dynamically
loads the library into its address space. At various points in the
processing, the component "calls out" to functions in the library,
passing to them the data is it currently working on. They can examine
and modify the data as required.