mqttfx-bin on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "mqttfx-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 mqttfx-bin on Arch using YAY

$ yay -S mqttfx-bin

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

$ yay -Rns mqttfx-bin

2. Manually Install "mqttfx-bin" via AUR

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

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

b. Clone mqttfx-bin's git locally

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

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

$ cd ~/mqttfx-bin $ makepkg -si

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

ID: 1207296
Name: mqttfx-bin
PackageBaseID: 118863
PackageBase: mqttfx-bin
Version: 1.7.1-4
Description: A MQTT Client written in Java based on Eclipse Paho
URL: http://mqttfx.org
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: arcticicestudio
FirstSubmitted: 1484653936
LastModified: 1675680600
URLPath: /cgit/aur.git/snapshot/mqttfx-bin.tar.gz