How to Install ddclient software package in Debian 8 (Jessie)

How to Install ddclient software package in Debian 8 (Jessie)

ddclient software package provides address updating utility for dynamic DNS services, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ddclient 

ddclient is installed in your system.

Make ensure the ddclient package were installed using the commands given below,

$ sudo dpkg-query -l | grep ddclient *

You will get with ddclient package name, version, architecture and description in a table

ddclient package basic information:

Distro Debian 8 jessie
Section Network
Package ddclient
Version 3.8.2-2
Description address updating utility for dynamic DNS services
Sub Section Net


See Also, How to uninstall or remove ddclient software package from Debian 8 (Jessie)?