How to Install and Uninstall dns-browse Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "dns-browse" package

Please follow the guidance below to install dns-browse on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dns-browse

2. Uninstall "dns-browse" package

Please follow the guidelines below to uninstall dns-browse on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dns-browse $ sudo apt autoclean && sudo apt autoremove

3. Information about the dns-browse package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: dns-browse
Priority: extra
Section: universe/net
Installed-Size: 78
Maintainer: Ubuntu Developers
Original-Maintainer: Javier Fernández-Sanguino Peña
Architecture: all
Version: 1.9-8
Depends: tk, dnsutils
Filename: pool/universe/d/dns-browse/dns-browse_1.9-8_all.deb
Size: 19016
MD5sum: 2fa63416b1356c5e358f847b6d4ffc45
SHA1: 5996f38609e8e208a3168b6b00c59a3dd8a06643
SHA256: 388b167dcdc9b4e58b2083732265d0e7cd7b36a7eae8b459d501990b6ae3a98f
Description-en: Front-ends to DNS search
This package provides two programs to make user lookups on DNS
servers: dns_tree and dns_browse.
.
dns_tree is a command-line-based front-end to dig. It replaces the
several dig invocations necessary to fetch a zone, and it formats the
output in a somewhat sensible hierarchical style (a tree).
.
dns_browse is a GUI front-end to dns_tree. It allows point-and-click
DNS browsing and makes it easy to expand/compress hierarchies in one
or more DNS zones.
Description-md5: 4f9023eeedccdfbb8927a91f424f76f6
Homepage: http://www.isi.edu/~johnh/SOFTWARE/DNS/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu