openhab4 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S openhab4

* (Optional) Uninstall openhab4 on Arch using YAY

$ yay -Rns openhab4

2. Manually Install "openhab4" via AUR

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

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

b. Clone openhab4's git locally

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

c. Go to ~/openhab4 folder and install it

$ cd ~/openhab4 $ makepkg -si

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

ID: 1382074
Name: openhab4
PackageBaseID: 196377
PackageBase: openhab4
Version: 4.1.1-1
Description: openhab4 open source home automation software
URL: http://www.openhab.org/
NumVotes: 3
Popularity: 0.416824
OutOfDate:
Maintainer:
Submitter: benalexau
FirstSubmitted: 1691031105
LastModified: 1704663266
URLPath: /cgit/aur.git/snapshot/openhab4.tar.gz