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

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

nmapsi4 software package provides graphical interface to nmap, the network scanner, 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 nmapsi4 

nmapsi4 is installed in your system.

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

$ sudo dpkg-query -l | grep nmapsi4 *

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

nmapsi4 package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package nmapsi4
Version 0.3.1-1
Description graphical interface to nmap, the network scanner
Sub Section Net


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