Last change
on this file since 98657 was 98549, checked in by vboxsync, 2 years ago |
Docs: bugref:10302. Uploading .dita user manual files we received from the doc team on 25th Jan.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.1 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 Oracle VM VirtualBox</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | Before updating or uninstalling Oracle VM VirtualBox, you must
|
---|
9 | terminate any virtual machines which are currently running and
|
---|
10 | exit the Oracle VM VirtualBox or VBoxSVC applications. To update
|
---|
11 | Oracle VM VirtualBox, simply run the installer of the updated
|
---|
12 | version. To uninstall Oracle VM VirtualBox, 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 Oracle VM VirtualBox, perform the manual
|
---|
26 | installation steps in reverse order.
|
---|
27 | </p>
|
---|
28 | </body>
|
---|
29 |
|
---|
30 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.