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

Thread: Trouble Uninstalling VirtualBox

  1. #1
    Join Date
    Feb 2011
    Location
    South England
    Beans
    64
    Distro
    Ubuntu 11.04 Natty Narwhal

    Trouble Uninstalling VirtualBox

    I am running 11.04 and am trying to update my vbox. I have been told by synaptic to remove previous version. I located vbox.cfg:

    # VirtualBox installation directory
    INSTALL_DIR='/opt/VirtualBox'
    # VirtualBox version
    INSTALL_VER='4.0.0'
    INSTALL_REV='69151'

    Then moved to the install_dir, I tried to run uninstal.sh however it did nothing. When run in terminal the window opened and closed without displaying any code.

    What is the best way to get rid of it?

    I'm assuming just deleting the folder is a bad way of doing things

    Thanks
    Jez

  2. #2
    Join Date
    Feb 2011
    Location
    South England
    Beans
    64
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Trouble Uninstalling VirtualBox

    Update, when running uninstal.sh from terminal the error


    uninstall.sh: 22: cannot create /var/log/vbox-uninstall.log: Permission denied
    cat: /var/log/vbox-uninstall.log: No such file or directory
    Error creating log file! Aborting...


    Appears

  3. #3
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Trouble Uninstalling VirtualBox

    Quote Originally Posted by jezzyjez View Post
    I am running 11.04 and am trying to update my vbox. I have been told by synaptic to remove previous version. I located vbox.cfg:

    # VirtualBox installation directory
    INSTALL_DIR='/opt/VirtualBox'
    # VirtualBox version
    INSTALL_VER='4.0.0'
    INSTALL_REV='69151'

    Then moved to the install_dir, I tried to run uninstal.sh however it did nothing. When run in terminal the window opened and closed without displaying any code.

    What is the best way to get rid of it?

    I'm assuming just deleting the folder is a bad way of doing things

    Thanks
    Jez
    HI, just use synaptic to remove it.

  4. #4
    Join Date
    Feb 2011
    Location
    South England
    Beans
    64
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Trouble Uninstalling VirtualBox

    It does not appear in synaptic as installed. Then when I selected it for installation it gets part way through and says I need to uninstall it first.

  5. #5
    Join Date
    Feb 2008
    Beans
    75

    Re: Trouble Uninstalling VirtualBox

    How did you install it orginally?

  6. #6
    Join Date
    Feb 2011
    Location
    South England
    Beans
    64
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Trouble Uninstalling VirtualBox

    Quote Originally Posted by wsamh View Post
    How did you install it orginally?
    Not 100% sure but I'm pretty certain it was a .deb file from their website.

    However I did this before upgrading form 10.10 to 11.04

    Program worked fine before upgrade

  7. #7
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,809
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Trouble Uninstalling VirtualBox

    Quote Originally Posted by jezzyjez View Post
    Not 100% sure but I'm pretty certain it was a .deb file from their website.

    However I did this before upgrading form 10.10 to 11.04

    Program worked fine before upgrade
    Hi, there is a new release for natty, it sounds like you do not have the dkms package installed that rebuilds the kernel, when there is an update to the kernel.

  8. #8
    Join Date
    Feb 2011
    Location
    South England
    Beans
    64
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Trouble Uninstalling VirtualBox

    Ok, how do i resolve this?

    I've tried installing the new release of the website but it says I need to remove the old one first

  9. #9
    Join Date
    Apr 2010
    Beans
    1,584
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Trouble Uninstalling VirtualBox

    You need to open synaptic package manager. And remove it.

    Then remove the PPA you installed it with (if applicable)

    Then install Ubuntu Tweak, and run a cache and configuration cleaner.

    http://cinderbox.net/2010/12/23/to-d...erick-meerkat/

    Then

    sudo apt-get update
    sudo apt-get upgrade
    sudo apt-get clean all
    sudo apt-get autoclean
    sudo apt-get autoremove

  10. #10
    Join Date
    Aug 2008
    Beans
    Hidden!

    Re: Trouble Uninstalling VirtualBox

    Quote Originally Posted by jezzyjez View Post
    Update, when running uninstal.sh from terminal the error


    uninstall.sh: 22: cannot create /var/log/vbox-uninstall.log: Permission denied
    cat: /var/log/vbox-uninstall.log: No such file or directory
    Error creating log file! Aborting...


    Appears
    Are you running sudo uninstal.sh ?

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
  •