Upon successful installation, the agent will be started automatically.
Steps for Uninstalling Linux Agent:
- Navigate to the folder where the Zoho QEngine Agent is installed using the terminal.
- Execute the command below:
./Uninstall\ ZohoQEngine
- Follow the steps in the installer and complete the uninstallation.
Steps to update to the Latest Version:
- Download the .bin file from qengine.zoho.com
- Open the terminal and navigate to the path where the file is downloaded.
- Change the bin file to executable mode using the following command:
chmod +x ZohoQEngine-Agent-64bit-<version>.bin
- To start the installation, run the following command:
./ZohoQEngine-Agent-64bit-<version>.bin
- After executing the bin file, InstallationShield will open.
- If the user tries to update the agent while the older instance is already running, the Prerequisite Window will pop up. Clicking on Yes will remove the older version of agent and the new version will be installed.
- If the user tries to update the agent on the existing agent's path, the confirmation window pops up. Clicking on Yes will remove the older version of the agent and new version will be installed.
Upon successful installation, the agent will be started automatically.

Note:
- Agent will be only be started automatically at the time of installation. For manual start, navigate to the /home/<user-name>/Desktop/ZohoQEngine folder in the terminal and run the command below:
./StartServer
- For stopping the agent, navigate to the /home/<user-name>/Desktop/ZohoQEngine folder using the terminal and run the command below:
./StopServer
- Agents