[how to ]un-install vmware tools from Ubuntu guest

if you want to uninstall vmware from installed guest OS , for any reason here is quick and dirty guide
for installing vmware tools in Ubuntu see another guide


NOTE : guide for installing vmware tools in Ubuntu


Steps :
  • $ sudo -i 
  • [enter you password ]
  • $ cd /etc/vmware-tools
  • $ ./installer.sh uninstall
  • $ reboot 


its so easy to uninstall .
if it was helpful for you share this !
:) 

No comments:

Post a Comment

leave your comments
Thanks !