Package Details: mqttx-bin 1.12.1-2

Git Clone URL: https://aur.archlinux.org/mqttx-bin.git (read-only, click to copy)
Package Base: mqttx-bin
Description: A cross-platform MQTT 5.0 client tool open sourced by EMQ.(Prebuilt version.Use system-wide electron)
Upstream URL: https://mqttx.app/
Keywords: cli cross-platform electron electron-app emqx iot iot-application mosquitto mqtt mqtt-cli mqtt-client mqtt-client-gui mqtt-protocol mqtt-smarthome mqtt-tool mqtt-websocket mqtt5 vue
Licenses: Apache-2.0
Conflicts: mqttx
Provides: mqttx
Submitter: yjun
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 5
Popularity: 0.135924
First Submitted: 2021-04-23 06:34 (UTC)
Last Updated: 2025-12-02 01:58 (UTC)

Dependencies (1)

Required by (0)

Sources (3)

Latest Comments

1 2 Next › Last »

AlanWilde commented on 2025-11-04 13:13 (UTC)

The Update just tried to build electron33 from source, pulling tens of GB of chromium-mirror repositories. definitely not a binary.

snufflord commented on 2024-04-16 16:07 (UTC)

This doesn't seem like a binary at all. It appears to be compiling a whole bunch of stuff, and doing loads of tests...

ilbonte commented on 2023-10-26 21:52 (UTC) (edited on 2023-10-26 21:59 (UTC) by ilbonte)

I've tried installing this package but it failed with the following error after running for half an hour (trying to build electron) and downloading 16GB!

opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED' }


Update:

I have tried installing electron13-bin separately and the installation completes, but when I try to open the application it crashes before opening

yjun commented on 2022-12-13 15:17 (UTC)

@nika upgrade electron13 to lastest.

for example: 1. https://aur.archlinux.org/packages/electron13 2. https://aur.archlinux.org/packages/electron13-bin

nika commented on 2022-12-11 14:24 (UTC)

/usr/lib/electron13/electron: error while loading shared libraries: libicui18n.so.71: cannot open shared object file: No such file or directory

Flashy-Blackberr commented on 2022-11-13 14:12 (UTC)

This has nothing to do with a bin package, it compiles the whole electron/chromium, downloads more than 1 GB and takes more than 1 hour.

yjun commented on 2022-05-26 03:51 (UTC)

@JimMoen fixed.

JimMoen commented on 2022-05-24 03:31 (UTC)

Sorry about wrongly comment in flagged message, It actually use electron13

https://github.com/emqx/MQTTX/blob/main/package.json#L86

zbin commented on 2022-02-07 08:55 (UTC)

I used 1.7.2 to always white screen, trying to upgrade the electron to 12, it's works.

yjun commented on 2021-07-26 10:22 (UTC)

@rubengees thx, fixed.