- Log in to the Jamf Account portal and go to the Add-Ons page.
- Download the Healthcare Listener Installer Bundle for Red Hat Enterprise Linux jamf-im-version_hcl-1.noarch.rpm to the computer on which you plan to install it.Note:
In the installer file name, version is the version of the installer you are downloading. For example, jamf-im-2.5.0_hcl-1.noarch.rpm.
- (Optional) If your environment requires you to move the Infrastructure Manager after downloading it, execute a command similar to the following:
scp /path/to/jamf-im-version_hcl-1.noarch.rpm sshusername@jim.server.hostname:/tmp/ - Log in to the server as a user with superuser privileges.
- Initiate the installer by executing a command similar to the following:
sudo rpm -U /path/to/jamf-im-version_hcl-1.noarch.rpm