Install

Procedure 

1. Select the appropriate OS in UNIX Installation Commands, and enter the command line.

UNIX Installation Commands

OS

Command

Note

macOS

sudo installer -verbose -pkg /path/to/package.pkg -target <DEVICE>

The parameter for option -target is a device, not a path, and is typically “/” .

Linux, zLinux

sudo rpm -ivh <RPM>

To remove:
sudo rpm -e tib_rv_<major.minor>

2. When installation is complete, see Do This First—Administrator’s Checklist on in TIBCO Rendezvous Administration.