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-ext-pack-manager">
|
---|
4 | <title>The Extension Pack Manager</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | Extension packs can be installed and managed using the
|
---|
9 | <b outputclass="bold">Extension Pack Manager</b> tool in
|
---|
10 | VirtualBox Manager.
|
---|
11 | </p>
|
---|
12 | <p>
|
---|
13 | The Extension Pack Manager lists the extension packs that are
|
---|
14 | currently installed on the host, and enables you to install and
|
---|
15 | uninstall extension packs.
|
---|
16 | </p>
|
---|
17 | <p>
|
---|
18 | To display the Extension Pack Manager, go to the global
|
---|
19 | <b outputclass="bold">Tools</b> menu and click
|
---|
20 | <b outputclass="bold">Extensions</b>. The Extension Pack
|
---|
21 | Manager is shown.
|
---|
22 | </p>
|
---|
23 | <p>
|
---|
24 | To install an extension pack using the Extension Pack Manager,
|
---|
25 | click <b outputclass="bold">Install</b> and select an
|
---|
26 | extension package file. The extension pack is installed on the
|
---|
27 | host and listed in Extension Pack Manager.
|
---|
28 | </p>
|
---|
29 | <p>
|
---|
30 | To uninstall an extension pack with the Extension Pack Manager,
|
---|
31 | do the following:
|
---|
32 | </p>
|
---|
33 | <ol>
|
---|
34 | <li>
|
---|
35 | <p>
|
---|
36 | Select the extension pack in the Extension Pack Manager
|
---|
37 | window and click <b outputclass="bold">Uninstall</b>.
|
---|
38 | </p>
|
---|
39 | </li>
|
---|
40 | <li>
|
---|
41 | <p>
|
---|
42 | Click <b outputclass="bold">Remove</b> in the prompt
|
---|
43 | dialog.
|
---|
44 | </p>
|
---|
45 | <p>
|
---|
46 | The extension pack is uninstalled from the host and removed
|
---|
47 | from the Extension Pack Manager.
|
---|
48 | </p>
|
---|
49 | </li>
|
---|
50 | </ol>
|
---|
51 | <p>
|
---|
52 | Alternatively, you can use the <userinput>VBoxManage</userinput>
|
---|
53 | command line to install and manage Oracle VM VirtualBox extension
|
---|
54 | packs. See <xref href="vboxmanage-extpack.dita"/>.
|
---|
55 | </p>
|
---|
56 | </body>
|
---|
57 |
|
---|
58 | </topic>
|
---|