mqtt-cli-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mqtt-cli-bin

* (Optional) Uninstall mqtt-cli-bin on Arch using YAY

$ yay -Rns mqtt-cli-bin

2. Manually Install "mqtt-cli-bin" via AUR

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

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

b. Clone mqtt-cli-bin's git locally

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

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

$ cd ~/mqtt-cli-bin $ makepkg -si

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

ID: 1416604
Name: mqtt-cli-bin
PackageBaseID: 155792
PackageBase: mqtt-cli-bin
Version: 4.26.0-1
Description: MQTT 5.0 and 3.1.1 compatible and feature-rich MQTT Command Line Interface.
URL: https://hivemq.github.io/mqtt-cli
NumVotes: 3
Popularity: 0.00514
OutOfDate:
Maintainer: rubengees
Submitter: rubengees
FirstSubmitted: 1595504964
LastModified: 1709036227
URLPath: /cgit/aur.git/snapshot/mqtt-cli-bin.tar.gz