rumqttd on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S rumqttd

* (Optional) Uninstall rumqttd on Arch using YAY

$ yay -Rns rumqttd

2. Manually Install "rumqttd" via AUR

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

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

b. Clone rumqttd's git locally

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

c. Go to ~/rumqttd folder and install it

$ cd ~/rumqttd $ makepkg -si

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

ID: 1412336
Name: rumqttd
PackageBaseID: 202616
PackageBase: rumqttd
Version: 0.19.0-3
Description: A high performance, embeddable MQTT broker
URL: https://github.com/bytebeamio/rumqtt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mekyt
Submitter: mekyt
FirstSubmitted: 1708100829
LastModified: 1708414325
URLPath: /cgit/aur.git/snapshot/rumqttd.tar.gz