> For the complete documentation index, see [llms.txt](https://docs.reveald.com/technical-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reveald.com/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-3-eve-platform/navigation-tabs/emulation-control/endpoints/linux-installer-update.md).

# Linux Installer Update

EVE performs the platform and agent updates automatically. However, if needed, users can manually add a new version of the installer. EVE must supply these files. To update and add a new GNULinux installer, follow the steps below:

1. Go to Endpoints in the platform.
2. Click on the <img src="/files/G4N8ivNL5NLIVQzvyzgl" alt="" data-size="line"> button located in the upper right corner.
3. The Download Agent window will be displayed.
4. Click on the <img src="/files/quvQlOETKPIsWwaIEX8p" alt="" data-size="line"> menu icon on the top right corner of the window.
5. A list of available versions will be displayed. Select the desired option.
   * Update Windows Installer
   * Update GNULinux Installer
   * Delete Insider
6. Select Update GNULinux Installer.
7. Review the displayed sections:
   * **Select a File:** Upload the file from the local location on the computer.
   * **Name:** Enter the name of the file to be uploaded.
   * **Version:** Specify the version of the file to be uploaded.
   * **Load:** Click the upload button to upload the EVE Agent to the Platform.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.reveald.com/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-3-eve-platform/navigation-tabs/emulation-control/endpoints/linux-installer-update.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
