Generate an RPM package and upgrade Trellix Agent 5.8.x on an unmanaged Red Hat Linux system that is not managed by ePO - On-prem.
You must have root permissions to install Trellix Agent on the client system.
Download Trellix Agent 5.x.x Update X package (such as MA564XLNX.zip) for Linux from the Software Catalog on ePO - On-prem where "X" is the update value of the package, for example, Trellix Agent 5.6.4 Update 1.
Where “X” is the Update value of the package, such as Trellix Agent 5.6.x Update 1.
Extract the following installer files to the client system.
Important
Trellix Agent has removed support for the
mfertpackage from version 5.8.2.MFEma.i686.rpmMFEma.x86_64.rpmMFErt.i686.rpmDXL.zipfile which contains the following installer files.MFEdx-ma-<build_number>.i686.rpmMFEdx-ma-<build_number>.x86_64.rpm
Note
Use the appropriate
MFEmaandMFEdx-ma-<build_number>packages based on the operating systems used. For example:MFEma.x86_64.rpmandMFEdx-ma-<build_number>.x86_64.rpmfor a 64-bit operating systemMFEma.i686.rpmandMFEdx-ma-<build_number>.i686.rpmfor a 32-bit operating system.
Open Terminal, then enter the path where you have extracted the installer files.
Run the following commands:
For a 64-bit operating system:
rpm -Uvh MFErt.i686.rpm rpm -Uvh MFEma.x86_64.rpm rpm -Uvh MFEdx-ma-<build_number>.x86_64.rpm
For a 32-bit operating system:
rpm -Uvh MFErt.i686.rpm rpm -Uvh MFEma.i686.rpm rpm -Uvh MFEdx-ma-<build_number>.i686.rpm