# Linux

SonarView for Linux is distributed via [AppImage](https://appimage.org/). [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) (included in some distros) is suggested for the best experience. Supported architectures are x86\_64 and ARM64

### [Download SonarView](https://ceruleansonar.com/sonarview/)

{% hint style="info" %}
&#x20;Older versions can be found [here](https://github.com/CeruleanSonar/SonarView/releases)
{% endhint %}

1. Run the AppImage once the download has completed. Select "Integrate and Run"
   1. ![](/files/B6hoaaHh2kfpXm4VeDPj)
   2. If you do not wish to use AppImageLauncher, you will have to manually allow executing the AppImage as a program, and you will have to manually install the App in your system.&#x20;
2. To start SonarView, select it from your distro's application menu


---

# Agent Instructions: 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.ceruleansonar.com/c/sonarview/installation/linux.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.
