mqttx-bin on AUR (Arch User Repository)

Last updated: May 29,2024

1. Install "mqttx-bin" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install mqttx-bin on Arch using YAY

$ yay -S mqttx-bin

* (Optional) Uninstall mqttx-bin on Arch using YAY

$ yay -Rns mqttx-bin

2. Manually Install "mqttx-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone mqttx-bin's git locally

$ git clone https://aur.archlinux.org/mqttx-bin.git ~/mqttx-bin

c. Go to ~/mqttx-bin folder and install it

$ cd ~/mqttx-bin $ makepkg -si

3. Information about the mqttx-bin package on Arch User Repository (AUR)

ID: 1414768
Name: mqttx-bin
PackageBaseID: 165977
PackageBase: mqttx-bin
Version: 1.9.9-1
Description: A cross-platform MQTT 5.0 client tool open sourced by EMQ
URL: https://github.com/emqx/MQTTX
NumVotes: 4
Popularity: 0.000323
OutOfDate:
Maintainer: yjun
Submitter: yjun
FirstSubmitted: 1619159697
LastModified: 1708785941
URLPath: /cgit/aur.git/snapshot/mqttx-bin.tar.gz