
Originally Posted by
hyrasx
Is there a way to uninstall Metasploit from linux? Should I just remove it folder?
I am using ubuntu where I installed metasploit but now I've downloaded bt4 so I wanted to uninstall metasploit and some other tool I have on ubuntu, but I am not sure if deleting the metasploit folder will remove everything or if there will still be msf stuff around my system.
Run this in console and follow the instructions.
Code:
sudo apt-get remove framework3
If you want to remove Metasploit Framework 2 run this also
Code:
sudo apt-get remove framework2