glfs/basicnet/netutils/nmap/nmap-inst.xml

11 lines
236 B
XML
Raw Normal View History

<sect2>
<title>Installation of nmap</title>
<para>Install nmap by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>