flashmq on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S flashmq

* (Optional) Uninstall flashmq on Arch using YAY

$ yay -Rns flashmq

2. Manually Install "flashmq" via AUR

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

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

b. Clone flashmq's git locally

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

c. Go to ~/flashmq folder and install it

$ cd ~/flashmq $ makepkg -si

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

ID: 1175532
Name: flashmq
PackageBaseID: 175017
PackageBase: flashmq
Version: 1.0.2-1
Description: FlashMQ is a light-weight MQTT broker/server, designed to take good advantage of multi-CPU environments
URL: https://github.com/halfgaar/FlashMQ
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1642142446
LastModified: 1669607244
URLPath: /cgit/aur.git/snapshot/flashmq.tar.gz