1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="install-linux-update-uninstall">
|
---|
4 | <title>Updating and Uninstalling <ph conkeyref="vbox-conkeyref-phrases/product-name"/></title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | Before updating or uninstalling <ph conkeyref="vbox-conkeyref-phrases/product-name"/>, you must
|
---|
9 | terminate any virtual machines which are currently running and
|
---|
10 | exit the <ph conkeyref="vbox-conkeyref-phrases/product-name"/> or VBoxSVC applications. To update
|
---|
11 | <ph conkeyref="vbox-conkeyref-phrases/product-name"/>, simply run the installer of the updated
|
---|
12 | version. To uninstall <ph conkeyref="vbox-conkeyref-phrases/product-name"/>, run the installer as
|
---|
13 | follows:
|
---|
14 | </p>
|
---|
15 | <pre xml:space="preserve">sudo ./VirtualBox.run uninstall</pre>
|
---|
16 | <p>
|
---|
17 | As root, you can use the following command:
|
---|
18 | </p>
|
---|
19 | <pre xml:space="preserve">./VirtualBox.run uninstall</pre>
|
---|
20 | <p>
|
---|
21 | You can uninstall the .run package as follows:
|
---|
22 | </p>
|
---|
23 | <pre xml:space="preserve">/opt/VirtualBox/uninstall.sh</pre>
|
---|
24 | <p>
|
---|
25 | To manually uninstall <ph conkeyref="vbox-conkeyref-phrases/product-name"/>, perform the manual
|
---|
26 | installation steps in reverse order.
|
---|
27 | </p>
|
---|
28 | </body>
|
---|
29 |
|
---|
30 | </topic>
|
---|