emqx-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S emqx-git

* (Optional) Uninstall emqx-git on Arch using YAY

$ yay -Rns emqx-git

2. Manually Install "emqx-git" via AUR

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

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

b. Clone emqx-git's git locally

$ git clone https://aur.archlinux.org/emqx-git.git ~/emqx-git

c. Go to ~/emqx-git folder and install it

$ cd ~/emqx-git $ makepkg -si

3. Information about the emqx-git package on Arch User Repository (AUR)

ID: 1113759
Name: emqx-git
PackageBaseID: 183798
PackageBase: emqx-git
Version: 5.0.3.49-1
Description: EMQX, a distributed, massively scalable, highly extensible MQTT message broker.
URL: https://github.com/emqx/emqx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: einararnason
Submitter: einararnason
FirstSubmitted: 1657112338
LastModified: 1658154328
URLPath: /cgit/aur.git/snapshot/emqx-git.tar.gz