How to Install and Uninstall tinydyndns Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "tinydyndns" package

Here is a brief guide to show you how to install tinydyndns on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tinydyndns

2. Uninstall "tinydyndns" package

Please follow the guidance below to uninstall tinydyndns on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tinydyndns $ sudo apt autoclean && sudo apt autoremove

3. Information about the tinydyndns package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tinydyndns
Priority: optional
Section: universe/net
Installed-Size: 180
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Gerrit Pape
Architecture: amd64
Version: 0.4.2.debian1-1
Depends: libc6 (>= 2.4)
Recommends: djbdns, mailfront, daemontools, ucspi-tcp, runit | daemontools-run, cvm, make
Filename: pool/universe/t/tinydyndns/tinydyndns_0.4.2.debian1-1_amd64.deb
Size: 31796
MD5sum: d5ad99ae89287abcde8242dcf51dbbe1
SHA1: faef21dcd05e622b4d6f941827d0a0bcb6423376
SHA256: 9860c186cfc010ec59562ac96d111183f624274a0ca5e39038f730fca7a9805a
Description-en: pop-before-dyndns service using djbdns
tinydyndns is a simple but powerful dynamic DNS solution that uses
djbdns. It cooperates with the djbdns package to publish dynamic IP
addresses authenticated through POP connections. On successfully
authenticated POP connections, the tinydyndns-update program manipulates
tinydns' constant database "data.cdb" directly without rebuilding it;
this makes the dynamic DNS solution use very few system resources.
.
Using a POP service for authentication saves the work for installing
special client software, since POP clients are available for every
common network-aware operating system. To provide the DNS and POP
services, tinydyndns cooperates with djbdns, mailfront, and cvm.
.
The POP service can easily be replaced with other services that provide
authentication, such as APOP, IMAPS, ...
Description-md5: d7b19a6c487e12940c9e6ec8c3763e93
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu