Skip Navigation Links | |
Exit Print View | |
![]() |
Oracle Solaris Studio 12.3 Installation Guide Oracle Solaris Studio 12.3 Information Library |
2. Installing the Oracle Solaris Studio 12.3 Software
3. Uninstalling the Oracle Solaris Studio 12.3 Software
Uninstalling When Previous Releases of Oracle Solaris Studio or Sun Studio Software Are Installed
Using the Graphical User Interface Uninstaller
A. Command-Line Options for the Installer,Uninstaller,and install_patches Utility
C. Oracle Solaris 12.3 Components and Packages
D. Patch Identification Numbers and Descriptions
E. Version Numbers of the Oracle Solaris Studio 12.3 Components
You can display an uninstaller either locally or remotely while you are uninstalling Oracle Solaris Studio 12.3 software.
xhost + source-computer-name
Replace source-computer-name with the output of the /usr/bin/hostname command entered on the source computer, which is the computer that contains the product CD-ROM or downloaded files.
rlogin source-computer-name -l rootname Password: root-password
If you use the C shell, type:
setenv DISPLAY display-computer-name:n.n
If you use the Bourne shell, type:
DISPLAY=display-computer-name:n.n export DISPLAY
If you use the Korn shell, type:
export DISPLAY=display-computer-name:n.n
Replace display-computer-name with the output of the /usr/bin/hostname entered on the display computer.