How to Install kea-dhcp-ddns-server software package in Ubuntu 17.04 (Zesty Zapus)

How to Install kea-dhcp-ddns-server software package in Ubuntu 17.04 (Zesty Zapus)

kea-dhcp-ddns-server software package provides ISC KEA DHCP Dynamic DNS service, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install kea-dhcp-ddns-server 

kea-dhcp-ddns-server is installed in your system.

Make ensure the kea-dhcp-ddns-server package were installed using the commands given below,

$ sudo dpkg-query -l | grep kea-dhcp-ddns-server *

You will get with kea-dhcp-ddns-server package name, version, architecture and description in a table

kea-dhcp-ddns-server package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Network
Package kea-dhcp-ddns-server
Version 1.0.0-4build2
Description ISC KEA DHCP Dynamic DNS service
Sub Section net


See Also, How to uninstall or remove kea-dhcp-ddns-server software package from Ubuntu 17.04 (Zesty Zapus)?