How to Install ddclient software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install ddclient software package in Ubuntu 12.04 LTS (Precise Pangolin)

ddclient software package provides address updating utility for dynamic DNS services, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) 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 Ubuntu 12 04 lts precise pangolin
Section Network
Package ddclient
Version 3.8.0-11.4ubuntu1
Description address updating utility for dynamic DNS services
Sub Section Net


See Also, How to uninstall or remove ddclient software package from Ubuntu 12.04 LTS (Precise Pangolin)?