Results 1 to 3 of 3
i mean yes i know just uninstall but i want the space it took for the VDI disk image as well back too, so how do i it?...
- 07-29-2009 #1
how to remove virtualbox completely?
i mean yes i know just uninstall but i want the space it took for the VDI disk image as well back too, so how do i it?
- 07-29-2009 #2Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
Make note of where your virtual drives are stored.
Then in a terminal:
apt-get remove virtualbox-ose --purge --auto-remove
apt-get clean
After that, check the directory where the vdi's are. Often if in userspace, such "data files" are left alone, so those can be deleted manually after Virtualbox has been removed.
- 07-29-2009 #3
nevermind i found it thanks D-cat


