homebridge on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S homebridge

* (Optional) Uninstall homebridge on Arch using YAY

$ yay -Rns homebridge

2. Manually Install "homebridge" via AUR

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

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

b. Clone homebridge's git locally

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

c. Go to ~/homebridge folder and install it

$ cd ~/homebridge $ makepkg -si

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

ID: 1412270
Name: homebridge
PackageBaseID: 166979
PackageBase: homebridge
Version: 1.7.0-2
Description: HomeKit support for the impatient
URL: https://github.com/homebridge/homebridge
NumVotes: 4
Popularity: 0.010487
OutOfDate:
Maintainer: bret
Submitter: grawlinson
FirstSubmitted: 1621159430
LastModified: 1708406236
URLPath: /cgit/aur.git/snapshot/homebridge.tar.gz