Installing Trellix Agent 5.8.x using Debian package on Ubuntu Published on Aug 17, 2026
Print
Copy page Copy as Markdown for LLMs View as Markdown View the page as plain text
Open in ChatGPT Ask ChatGPT about this page Open in Claude Ask Claude about this page Prev Next
You can manually install Trellix Agent 5.8.x on Ubuntu systems by creating an Agent Debian (.deb) package from the ePO - On-prem console.
On the ePO - On-prem console, select → → , then select New Systems .
Select Create and download agent installation package .
Select the appropriate Trellix Agent version for Ubuntu (Linux) from the list.
Click OK . The agentPackages.zip installation package containing installdeb.sh file is created.
Save the file.
Open Terminal , then enter the path where you have saved the installdeb.sh file.
Run the following command, giving root credentials when requested.
$chmod +x ./installdeb.sh
$sudo ./installdeb.sh -i
Was this article helpful?
Yes No
Related articles
Agent > Agent 5.8.x Installation Guide > Install Trellix Agent 5.8.x for the first time > On Linux systems > From Trellix ePO - On-prem > Deploying Trellix Agent 5.8.x
Agent > Agent 5.8.x Installation Guide > Install Trellix Agent 5.8.x for the first time > On Linux systems > From Trellix ePO - On-prem > Deploying Trellix Agent 5.8.x
Agent > Agent 5.8.x Installation Guide > Install Trellix Agent 5.8.x for the first time > On Linux systems