mqttui on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mqttui

* (Optional) Uninstall mqttui on Arch using YAY

$ yay -Rns mqttui

2. Manually Install "mqttui" via AUR

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

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

b. Clone mqttui's git locally

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

c. Go to ~/mqttui folder and install it

$ cd ~/mqttui $ makepkg -si

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

ID: 1416105
Name: mqttui
PackageBaseID: 168192
PackageBase: mqttui
Version: 0.20.0-1
Description: Subscribe to a MQTT Topic or publish something quickly from the terminal
URL: https://github.com/EdJoPaTo/mqttui
NumVotes: 2
Popularity: 0.003115
OutOfDate:
Maintainer: edjopato
Submitter: edjopato
FirstSubmitted: 1624219020
LastModified: 1708988315
URLPath: /cgit/aur.git/snapshot/mqttui.tar.gz