mqtt-spy on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S mqtt-spy

* (Optional) Uninstall mqtt-spy on Arch using YAY

$ yay -Rns mqtt-spy

2. Manually Install "mqtt-spy" via AUR

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

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

b. Clone mqtt-spy's git locally

$ git clone https://aur.archlinux.org/mqtt-spy.git ~/mqtt-spy

c. Go to ~/mqtt-spy folder and install it

$ cd ~/mqtt-spy $ makepkg -si

3. Information about the mqtt-spy package on Arch User Repository (AUR)

ID: 520265
Name: mqtt-spy
PackageBaseID: 125506
PackageBase: mqtt-spy
Version: 1.0.1-1
Description: An open source desktop & command line utility intended to help you with monitoring activity on MQTT topics
URL: https://github.com/eclipse/paho.mqtt-spy
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: manchoz
Submitter: manchoz
FirstSubmitted: 1505167512
LastModified: 1529242083
URLPath: /cgit/aur.git/snapshot/mqtt-spy.tar.gz