Using Installer files on MacOS/Linux
Last updated
Last updated
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 download page
On many Mac systems you may need to give the MASQ App 'Full Disk Access' within the 'Security & Privacy' Settings
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