openhab3 on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S openhab3

* (Optional) Uninstall openhab3 on Arch using YAY

$ yay -Rns openhab3

2. Manually Install "openhab3" via AUR

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

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

b. Clone openhab3's git locally

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

c. Go to ~/openhab3 folder and install it

$ cd ~/openhab3 $ makepkg -si

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

ID: 1298262
Name: openhab3
PackageBaseID: 160436
PackageBase: openhab3
Version: 3.4.5-1
Description: openhab3 open source home automation software
URL: http://www.openhab.org/
NumVotes: 11
Popularity: 0.003384
OutOfDate:
Maintainer:
Submitter: ChaosKid42
FirstSubmitted: 1606768012
LastModified: 1691029195
URLPath: /cgit/aur.git/snapshot/openhab3.tar.gz