0

I had read former questions about this topic but didn't find something similar o a thing which solves my problem.

I'm using Lubuntu 16.04

Trying to run VirtualBox for Windows 8 or 10, I had downloaded Oracle VM VirtualBox from the Official Webpage. With i386 package.

When I click on the shortcut nothing happens.

Please help.

1 Answers1

1

Uninstall completely Oracle VM with steps in question https://askubuntu.com/a/703750/632766 (source) add autopurge when the terminal suggest you to do it. And reinstall from terminal.

Steps are:

  • sudo apt-get remove --purge virtualbox When the terminal suggest run autopurge, copy, paste and run it.
  • Run

sudo rm ~/"VirtualBox VMs" -Rf

sudo rm ~/.config/VirtualBox/ -Rf

  • Install again sudo apt-get install virtualbox
  • To open VM search in Menu>Accessories> Virtual Box