I'm running RedHat 9, and just installed NMAP 3.48.
I installed it by the traditional way of:
./configure
make
su root
make install
But how do I go about removing it?
Printable View
I'm running RedHat 9, and just installed NMAP 3.48.
I installed it by the traditional way of:
./configure
make
su root
make install
But how do I go about removing it?
make uninstall?
/nebulus
Yep, make uninstall from the directory where you made the binaries and installed them from (i.e. where you ran ./configure make and make install) will remove NMAP.
--TH13
Hope this helps.
Just curious why dont you want it anymore?
Well, it was kind of screwed up, so I wanted to re-(compile, make, install) it.
I have since re-installed it and it is great!
Fydor: Excellent program! Thank You!