How to Install and Uninstall Linux Agent
This guide provides detailed instructions for installing and uninstalling Linux agents, including manual and remote installation methods, prerequisites, system requirements, and agent privileges.
Linux agents can be installed manually on computers that need to be managed. The agents should be downloaded onto the target Linux computer before initiating the installation process.

Choose Processor: x86, x64, ARM32, or ARM64.
The downloaded agent installer name varies based on the processor selected. The following are the agent installer names for each processor type:
The corresponding ZIP file will be named (remoteoffice_name)_<Agent_Installer_Name>.zip (e.g., (remoteoffice_name)_UEMS_LinuxAgent_x64.zip)
scp to copy the downloaded agent to the remote computer where the agent needs to be installed./home/username on the target computer.sudo command and enter the password when prompted to perform each operation.Unzip the UEMS Agent:
(remoteoffice_name)_<Agent_Installer_Name> file using the command:UEMS_LinuxAgent.bin (or the appropriate installer for your architecture) and serverinfo.json are in the same directory.Set Executable Permissions:
<Agent_Installer_Name> with the applicable file name):Run the Installer:
<Agent_Installer_Name> with the applicable file name):/usr/local/manageengine/uems_agent/ directory.To install the agent in a different folder, use the -d argument with the installer and enter your preferred path:
eg: ./UEMS_LinuxAgent_x64.bin -d /opt Now agent will install on /opt/manageengine/uems_agent/ path
For computers within the LAN, agents can be installed by selecting the desired computers and invoking agent installation through the web console:
Configure Credentials in Linux Agent Settings

sudo permissions for installation. They are not used by the agent for any other purpose.

computer1, computer2).
To install Linux agents using a Distribution Server or AWS, follow the steps mentioned on the designated installation page.
To install Linux agents using Linux OS Imaging, follow the steps mentioned on the designated installation page.


This guide provided the necessary steps to install, configure, and uninstall UEMS Linux agents on supported systems using manual, remote, and distribution-based methods. Follow the outlined instructions for seamless agent management on Linux systems.