Last change
on this file since 105289 was 105289, checked in by vboxsync, 7 months ago |
Docs: bugref:10705. Merging current changes to dita files from docs team's repo. (r6123, r6120, r6117)
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.2 KB
|
Line | |
---|
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>Before updating or uninstalling <ph conkeyref="vbox-conkeyref-phrases/product-name"/>, you must terminate any
|
---|
8 | virtual machines which are currently running and exit the <ph conkeyref="vbox-conkeyref-phrases/product-name"/> or
|
---|
9 | VBoxSVC applications. To update <ph conkeyref="vbox-conkeyref-phrases/product-name"/>, simply run the installer of
|
---|
10 | the updated version. To uninstall <ph conkeyref="vbox-conkeyref-phrases/product-name"/>, run the installer as
|
---|
11 | follows: </p>
|
---|
12 | <pre xml:space="preserve">sudo ./VirtualBox.run uninstall</pre>
|
---|
13 | <p>As root, you can use the following command: </p>
|
---|
14 | <pre xml:space="preserve">./VirtualBox.run uninstall</pre>
|
---|
15 | <p>You can uninstall the .run package as follows: </p>
|
---|
16 | <pre xml:space="preserve">/opt/VirtualBox/uninstall.sh</pre>
|
---|
17 | <p>To manually uninstall <ph conkeyref="vbox-conkeyref-phrases/product-name"/>, perform the manual installation
|
---|
18 | steps in reverse order. </p>
|
---|
19 | </body>
|
---|
20 |
|
---|
21 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.