Selasa, 03 Desember 2013

uninstal virtual box

To remove VirtualBox, I actually recommend running this command and not replacing * with anything (just run it exactly like so):
 
sudo apt-get remove virtualbox-\*

If you want to remove global configuration files too (this does not remove your virtual machines), run exactly this instead:
 
sudo apt-get purge virtualbox-\*

That method is OK, but this way may be more thorough.

Tidak ada komentar: