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

Last updated: May 17,2024

1. Install "nslint" package

This guide covers the steps necessary to install nslint on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nslint

2. Uninstall "nslint" package

This guide let you learn how to uninstall nslint on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nslint $ sudo apt autoclean && sudo apt autoremove

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

Package: nslint
Priority: optional
Section: universe/net
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Sven Mueller
Architecture: amd64
Version: 3.0a2-1.1
Depends: libc6 (>= 2.4)
Suggests: bind
Filename: pool/universe/n/nslint/nslint_3.0a2-1.1_amd64.deb
Size: 26310
MD5sum: d27ccdb5c549adc268471aed63dfd99b
SHA1: 86928b9b585aca85907bae2031e49044f24ae66b
SHA256: 19487055e2bc38c410504bae477a0182d2110edbda3aa7595bab8f39d82758a7
Description-en: Lint for DNS files, checks integrity
Nslint reads the nameserver configuration files and performs a
number of consistency checks on the DNS records.
.
Nslint understands both ancient style named.boot and BIND 8's
named.conf files (which are also used by BIND 9).
Description-md5: 7f7632dad38f6713aa9e99d6fbabeae7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu