mqtt-sn-tools on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mqtt-sn-tools

* (Optional) Uninstall mqtt-sn-tools on Arch using YAY

$ yay -Rns mqtt-sn-tools

2. Manually Install "mqtt-sn-tools" via AUR

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

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

b. Clone mqtt-sn-tools's git locally

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

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

$ cd ~/mqtt-sn-tools $ makepkg -si

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

ID: 447854
Name: mqtt-sn-tools
PackageBaseID: 125984
PackageBase: mqtt-sn-tools
Version: 0.0.6-1
Description: Command line tools written in C for the MQTT-SN (MQTT For Sensor Networks) protocol
URL: Command line tools written in C for the MQTT-SN (MQTT For Sensor Networks) protocol
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: manchoz
Submitter: manchoz
FirstSubmitted: 1506778866
LastModified: 1506778866
URLPath: /cgit/aur.git/snapshot/mqtt-sn-tools.tar.gz