Performing a silent installation
Administrators can silently upgrade or install HCL Connections for Mac from the Terminal application. User notification is disabled during the silent installation, except in error cases such as notification of failed prerequisites.
About this task
Procedure
-
Download the plug-in from the HCL Connections Cloud
download package or from the IBM® Connections catalog at the following website:https://xspy.mybluemix.net/.
- Extract the file.
- Open a Terminal window and navigate to the directory where you saved IBMConnectionsMac.pkg.
- Type
sudo Installer -pkg <package name> -target <destination volume>
.