How to Install and Uninstall libudns-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libudns-dev" package

In this section, we are going to explain the necessary steps to install libudns-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libudns-dev

2. Uninstall "libudns-dev" package

This guide covers the steps necessary to uninstall libudns-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libudns-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libudns-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libudns-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 189
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Tokarev
Architecture: amd64
Source: udns
Version: 0.4-1
Depends: libudns0 (= 0.4-1)
Filename: pool/universe/u/udns/libudns-dev_0.4-1_amd64.deb
Size: 49674
MD5sum: 8d9d9ccf3598a45b4e36904b2370ee97
SHA1: 3ddc8bdfd2e1403fc7732054d47b5e3b3e22656f
SHA256: 41a2042cbeb67656aeffa0d346a0b1c09cd283c9c40035edd9936c1480f6d7e2
Description-en: async-capable DNS stub resolver library, development files
This package provides development files needed
to build programs using udns library
Description-md5: f7e1718b4ad51c5c3af05484aa32361e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu