# 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`\
\
*NOTE:* Linux Mint comes without snap, but there is a way to enable/install snapd <https://snapcraft.io/install/snapd/mint>
