zigbee2mqtt on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S zigbee2mqtt

* (Optional) Uninstall zigbee2mqtt on Arch using YAY

$ yay -Rns zigbee2mqtt

2. Manually Install "zigbee2mqtt" via AUR

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

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

b. Clone zigbee2mqtt's git locally

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

c. Go to ~/zigbee2mqtt folder and install it

$ cd ~/zigbee2mqtt $ makepkg -si

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

ID: 1097517
Name: zigbee2mqtt
PackageBaseID: 150867
PackageBase: zigbee2mqtt
Version: 1.25.2-1
Description: A Zigbee to MQTT bridge
URL: https://www.zigbee2mqtt.io
NumVotes: 7
Popularity: 0.000322
OutOfDate: 1657198600
Maintainer: generic
FirstSubmitted: 1585528375
LastModified: 1655071696
URLPath: /cgit/aur.git/snapshot/zigbee2mqtt.tar.gz

5. The same packages on other Linux Distributions