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

Last updated: May 03,2024

1. Install "inadyn" package

Learn how to install inadyn on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install inadyn

2. Uninstall "inadyn" package

Learn how to uninstall inadyn on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove inadyn $ sudo apt autoclean && sudo apt autoremove

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

Package: inadyn
Priority: optional
Section: universe/net
Installed-Size: 173
Maintainer: Ubuntu Developers
Original-Maintainer: Timur Birsh
Architecture: amd64
Version: 1.99.4-1
Provides: dyndns-client
Depends: libc6 (>= 2.14)
Pre-Depends: adduser
Filename: pool/universe/i/inadyn/inadyn_1.99.4-1_amd64.deb
Size: 47670
MD5sum: f6ac56db4ab7cc71b3a68cc26d2e02bd
SHA1: 7fbc1bf8f7c27292e0b5fba927af4a4f2679c9d1
SHA256: 299f9fbae878e32e938f10bd28b5f79d898aea97d9b3134c16352c45bd7df143
Description-en: Simple and small DynDNS client written in the C language
With this package the user can have an Internet name for his host
even though he might not have a name server or a static IP. It works
by being a client of a supposedly open name server and updating the
server's records when the need arise. A list of the servers that are
supported is:
* http://www.dyndns.org
* http://freedns.afraid.org
* http:// www.zoneedit.com
* http://www.no-ip.com
* http://www.easydns.com
* http://www.tzo.com
* http://www.3322.org
* http://www.dnsomatic.com
* http://www.tunnelbroker.net
* http://dns.he.net
* http://www.dynsip.org
* http://www.sitelutions.com
* http://www.dnsexit.com
* http://www.changeip.com
.
Some of the services of these servers are free of charge.
.
This is a command line tool that is written in portable ANSI C with a
little OS abstraction layer. It can maintain multiple host names with
the same IP address, and has a web based IP detection which runs well
behind a NAT router.
Description-md5: d77e38ebfb1fd2df791e377780b91ec0
Homepage: http://github.com/troglobit/inadyn
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu