How to Install and Uninstall kea Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "kea" package

In this section, we are going to explain the necessary steps to install kea on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install kea

2. Uninstall "kea" package

Please follow the guidance below to uninstall kea on openSuSE Tumbleweed:

$ sudo zypper remove kea

3. Information about the kea package on openSuSE Tumbleweed

Information for package kea:
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : kea
Version : 2.4.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.7 MiB
Installed : No
Status : not installed
Source package : kea-2.4.1-2.1.src
Upstream URL : https://kea.isc.org/
Summary : Dynamic Host Configuration Protocol daemon
Description :
Kea is a new DHCPv4/DHCPv6 server being developed by ISC in C++, a
continuation of the DHCP server in the (ended) BIND10 project. The
objective of this project is to provide a very high-performance,
extensible DHCP server engine for use by enterprises and service
providers, either as-is or with extensions and modifications.