How to Install nslint software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install nslint software package in Ubuntu 14.04 LTS (Trusty Tahr)

nslint software package provides Lint for DNS files, checks integrity, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install nslint 

nslint is installed in your system.

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

$ sudo dpkg-query -l | grep nslint *

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

nslint package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package nslint
Version 3.0a2-1.1
Description Lint for DNS files, checks integrity
Sub Section Net


See Also, How to uninstall or remove nslint software package from Ubuntu 14.04 LTS (Trusty Tahr)?