domoticz on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S domoticz

* (Optional) Uninstall domoticz on Arch using YAY

$ yay -Rns domoticz

2. Manually Install "domoticz" via AUR

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

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

b. Clone domoticz's git locally

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

c. Go to ~/domoticz folder and install it

$ cd ~/domoticz $ makepkg -si

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

ID: 1364288
Name: domoticz
PackageBaseID: 125284
PackageBase: domoticz
Version: 2023.2-1
Description: Web based home automation
URL: https://www.domoticz.com
NumVotes: 3
Popularity: 0.424974
OutOfDate: 1706618841
Maintainer:
Submitter: ImNtReal
FirstSubmitted: 1504456967
LastModified: 1701688275
URLPath: /cgit/aur.git/snapshot/domoticz.tar.gz