1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE topic
PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
<topic xml:lang="en-us" id="uninstall-solaris-host">
<title>Uninstallation</title>
<body>
<p>Uninstallation of <ph conkeyref="vbox-conkeyref-phrases/product-name"/> on Oracle Solaris requires
root permissions. To perform the uninstallation, start a root terminal session and run the following command: </p>
<pre xml:space="preserve">pkgrm SUNWvbox</pre>
<p>After confirmation, this will remove <ph conkeyref="vbox-conkeyref-phrases/product-name"/> from
your system. </p>
</body>
</topic>
|