# Using Installer files on MacOS/Linux

A set of installers are produced for Windows, MacOS (11 and higher) and Linux Ubuntu 18+ - these are produced with CI-runners (continuous integration) so rapid deployment of fixes can be done on the software.

**The most updated installers will be accessible on the** [**MASQ Browser website**](https://masqbrowser.com) **download page**

***

### Note on Mac

{% hint style="warning" %}
On many Mac systems you may need to give the MASQ App 'Full Disk Access' within the 'Security & Privacy' Settings
{% endhint %}

### Note on using Linux Snap

{% hint style="info" %}
Your system must have the Snap package manager. (Shipped with Ubuntu 18/20+) <https://snapcraft.io/docs/installing-snapd>
{% endhint %}

**Unzip installer zip file**

**Install Command**:\
` snap install --dangerous --devmode`` `` `*`masq_x.x.x`*`.snap`

**Uninstall command**:\
`sudo snap remove masq`\
\
\&#xNAN;*NOTE:* Linux Mint comes without snap, but there is a way to enable/install snapd <https://snapcraft.io/install/snapd/mint>


---

# 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.masqbrowser.com/masq/masq-web3-privacy-browser/install-requirements/using-installer-files-on-macos-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.
