How to Install and Uninstall ddclient Package on Kali Linux

Last updated: May 11,2024

1. Install "ddclient" package

Please follow the step by step instructions below to install ddclient on Kali Linux

$ sudo apt update $ sudo apt install ddclient

2. Uninstall "ddclient" package

In this section, we are going to explain the necessary steps to uninstall ddclient on Kali Linux:

$ sudo apt remove ddclient $ sudo apt autoclean && sudo apt autoremove

3. Information about the ddclient package on Kali Linux

Package: ddclient
Version: 3.10.0-2
Installed-Size: 445
Maintainer: Richard Hansen
Architecture: all
Provides: dyndns-client
Depends: perl:any, debconf (>= 0.5) | debconf-2.0
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: iproute2, libio-socket-ssl-perl, libio-socket-inet6-perl, libdigest-sha-perl, libjson-pp-perl
Size: 97448
SHA256: c2a96c6502ce22d0be7d246b1ccff37c3082847bd016fbba946e8a005cece1e1
SHA1: 9eab1379b9a090126df69f67b603917f91a00d88
MD5sum: a2096557d21058adbca091953a61685a
Description: address updating utility for dynamic DNS services
This package provides a client to update dynamic IP addresses with
several dynamic DNS service providers, such as DynDNS.com.
.
This makes it possible to use a fixed hostname (such as
myhost.dyndns.org) to access a machine with a dynamic IP address.
.
This client supports both dynamic and (near) static services, as well as
MX record and alternative name management. It caches the address, and
only attempts the update when it has changed.
Description-md5:
Homepage: https://ddclient.net
Tag: implemented-in::perl, network::client, protocol::dns, role::program
Section: net
Priority: optional
Filename: pool/main/d/ddclient/ddclient_3.10.0-2_all.deb