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

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

dnstracer software package provides trace DNS queries to the source, 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 dnstracer 

dnstracer is installed in your system.

Make ensure the dnstracer package were installed using the commands given below,

$ sudo dpkg-query -l | grep dnstracer *

You will get with dnstracer package name, version, architecture and description in a table

dnstracer package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Network
Package dnstracer
Version 1.9-3
Description trace DNS queries to the source
Sub Section Net


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