openhab2 on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S openhab2

* (Optional) Uninstall openhab2 on Arch using YAY

$ yay -Rns openhab2

2. Manually Install "openhab2" via AUR

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

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

b. Clone openhab2's git locally

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

c. Go to ~/openhab2 folder and install it

$ cd ~/openhab2 $ makepkg -si

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

ID: 911177
Name: openhab2
PackageBaseID: 122027
PackageBase: openhab2
Version: 2.5.12-1
Description: openHAB2 open source home automation software
URL: http://www.openhab.org/
NumVotes: 20
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ChaosKid42
FirstSubmitted: 1493817858
LastModified: 1621768676
URLPath: /cgit/aur.git/snapshot/openhab2.tar.gz