emq on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S emq

* (Optional) Uninstall emq on Arch using YAY

$ yay -Rns emq

2. Manually Install "emq" via AUR

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

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

b. Clone emq's git locally

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

c. Go to ~/emq folder and install it

$ cd ~/emq $ makepkg -si

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

ID: 521608
Name: emq
PackageBaseID: 127694
PackageBase: emq
Version: 2.3.9-1
Description: emqtt: The Massively Scalable MQTT Broker for IoT and Mobile Applications
URL: http://emqtt.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: spradlim
FirstSubmitted: 1512278116
LastModified: 1529718172
URLPath: /cgit/aur.git/snapshot/emq.tar.gz