Installation

MQTT X is available for download and installation at the following resource sites:

  1. available for download and installation at MQTTX official website home page

  2. download and install from the EMQ official website download page

  3. or please download and install your version from GitHub Releases.

If your network is slow or laggy when downloading from GitHub, we recommend that you download and install from the MQTT X official homepage or the EMQ official download page.

If you need to download and use more released versions, you can also check out More Downloads, choose the version that meets your needs, and install it.

Note: When downloading, please choose to download the latest version whenever possible.

macOS

For macOS users, we offer two versions of the installer, Intel Chip and Apple Silicon. Please choose the version that fits your current environment, or you can download the Universal version, which is larger but runs on both chip architectures and is a universal version.

You can also download it from Apple's Mac App Store.

NOTE: Due to App Store review, the current version on the App Store is only up to version 1.6.0. We will fix this issue and continue to update the version.

Download on the Mac App Store

When you need to download files to install, it is recommended to download the installation package file in dmg format first. They can also choose to download the compressed file of mac.zip, which can be used quickly after decompression.

Note: However, for different macOS system versions, zip compression package may not be opened after decompression in the 10.15.2 system version. Please prefer the dmg file.

The macOS users can install MQTT X using brew cask

brew install --cask mqttx

Windows

For Windows users, we provide 32bit, 64bit and ARM64 versions of the installation package, please choose the version that fits your current environment.

For Windows users, please download the latest version of the exe file. After downloading, user can install it according to the instructions of Setup.

Linux

For Linux users, we provide two versions of installation packages, x86 64bit and ARM64, please choose the version that matches your current environment.

Linux users can also visit Flathub directly to download and install:

Download on Flathub

Or execute the flatpak command to quickly install and start MQTT X.

Install:

flatpak install flathub com.emqx.MQTTX

Run:

flatpak run com.emqx.MQTTX

For users who need to download the installation package manually, please download the latest version of AppImage, deb or rpm files according to the current Linux operating system version environment, etc.

Ubuntu

For Ubuntu users, only the x86 64bit installer is currently available.

Ubuntu users prefer to use snap files for installation, and snap format installers can be downloaded and installed from the Snap Store

Get it from the Snap Store

Or execute the following command to perform a quick installation using the snap file.

sudo snap install mqttx

For those who need to download the installation package manually, you can directly choose to download the latest version of the snap file.

Note: When installing with snap files, there may be a problem of insufficient permissions. For details, refer to this issue https://github.com/emqx/MQTTX/issues/109