Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Remove VirtualBox

  1. #1
    Join Date
    Mar 2007
    Beans
    725

    Remove VirtualBox

    So, I installed VirtualBox a week or so ago. Now, I would like to remove it. I have removed the virtual machines that I created. How do I remove the program?

    I can list my directories in a terminal, but cannot navigate to or remove the one that is listed as VirtualBox VMs.

    I get no such file or directory.

    I cannot get VB to come up under the software center, either. Usually, I remove an application by brining it up in the Software Center, then, merely clicking 'remove' or 'uninstall' (can't remember which).

    Help would be greatly appreciated.

    Thanks.

    Caruso

  2. #2
    winh8r is offline Iced Almond Soy Ubuntu, No Foam
    Join Date
    Sep 2007
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Remove VirtualBox

    Try

    Code:
    sudo apt-get remove virtualbox-ose --purge
    in the terminal

  3. #3
    Join Date
    Mar 2012
    Location
    New Hampshire, USA
    Beans
    Hidden!
    Distro
    Xubuntu 13.10 Saucy Salamander

    Re: Remove VirtualBox

    @OP

    Did you install Oracles Virtualbox from their website?

  4. #4
    Join Date
    Mar 2007
    Beans
    725

    Re: Remove VirtualBox

    Thanks for the replies. I do not remember how I installed this application, and I tried the terminal commands suggested. Ubuntu runs the commands, then reports that the application was not installed, so it was not removed.

    Yet, I can use Unity to invoke the application, an she pops up plain as day.

    I received a message from VB that a newer version was available, and I downloaded but have not installed it. Would like to make certain I have uninstalled the existing version first.

    Thanks again for the replies, but I remain stumped.

    Caruso

  5. #5
    Join Date
    Mar 2012
    Location
    New Hampshire, USA
    Beans
    Hidden!
    Distro
    Xubuntu 13.10 Saucy Salamander

    Re: Remove VirtualBox

    Quote Originally Posted by carusoswi View Post
    ...
    Try:

    Code:
    sudo apt-get remove virtualbox* --purge

  6. #6
    winh8r is offline Iced Almond Soy Ubuntu, No Foam
    Join Date
    Sep 2007
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Remove VirtualBox

    You may need to run this command if you installed from a source other than the Ubuntu repositories:


    Code:
    sudo ./VirtualBox.run uninstall

    Worth a try.

    Hope it helps you.

  7. #7
    Join Date
    Mar 2007
    Beans
    725

    Re: Remove VirtualBox

    Seems to have worked this time.
    Thanks for all the replies/suggestions.
    Caruso

    Quote Originally Posted by synaptix View Post
    Try:

    Code:
    sudo apt-get remove virtualbox* --purge

  8. #8
    Join Date
    Nov 2008
    Location
    La Paz - Bolivia
    Beans
    18
    Distro
    Ubuntu Studio 10.04 Lucid Lynx

    Re: Remove VirtualBox

    Quote Originally Posted by carusoswi View Post
    Seems to have worked this time.
    Thanks for all the replies/suggestions.
    Caruso
    It works... thanks...

  9. #9
    Join Date
    May 2013
    Beans
    1

    Re: Remove VirtualBox

    Quote Originally Posted by synaptix View Post
    Try:

    Code:
    sudo apt-get remove virtualbox* --purge
    I had the same issue, this solved it for me, thanks.

  10. #10
    Join Date
    Oct 2008
    Location
    colachel
    Beans
    517
    Distro
    Ubuntu 13.10 Saucy Salamander

    Re: Remove VirtualBox

    Try:

    Code:

    sudo apt-get remove virtualbox* --purge

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •