mqttui-bin on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S mqttui-bin

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

$ yay -Rns mqttui-bin

2. Manually Install "mqttui-bin" via AUR

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

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

b. Clone mqttui-bin's git locally

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

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

$ cd ~/mqttui-bin $ makepkg -si

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

ID: 1416101
Name: mqttui-bin
PackageBaseID: 159886
PackageBase: mqttui-bin
Version: 0.20.0-2
Description: Subscribe to a MQTT Topic or publish something quickly from the terminal
URL: https://github.com/EdJoPaTo/mqttui
NumVotes: 2
Popularity: 0.002178
OutOfDate:
Maintainer: edjopato
Submitter: edjopato
FirstSubmitted: 1605461434
LastModified: 1708987409
URLPath: /cgit/aur.git/snapshot/mqttui-bin.tar.gz