no manual entry for nmap

Asked by aneesh

when i type man nmap in terminal there is error message "no manual entry for nmap " ... what is its meaning ?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-terminal Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ian Ace (iaculallad) said :
#1

Try reinstalling the nmap utility.

sudo apt-get remove nmap

then

sudo apt-get install nmap

Revision history for this message
Uwe Geuder (ubuntulp-ugeuder) said :
#2

The question is whether nmap was installed in the first place. It does not come by default with Ubuntu Hardy at least.

Use the command

dpkg-query -s nmap

to find out.

If it's not there you can install it as adviced by Ian.

Can you help with this problem?

Provide an answer of your own, or ask aneesh for more information if necessary.

To post a message you must log in.