FAQs : Installation

Installation

How do I uninstall Metasploit Pro on Linux?
Uninstalling Metasploit Pro is a two step process. First you must stop the Metasploit service, then you must run a script that removes Metasploit and all its components. To uninstall Metasploit Pro, open the command line terminal. Change the current directory to the Metasploit directory. For example, if you used the default installation directory, you can type cd Metasploit-4.4.0. After you change the directory, type ./ctlscript.sh.stop to stop the Metasploit service, and then type./uninstall to run the uninstall script.