fhem on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S fhem

* (Optional) Uninstall fhem on Arch using YAY

$ yay -Rns fhem

2. Manually Install "fhem" via AUR

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

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

b. Clone fhem's git locally

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

c. Go to ~/fhem folder and install it

$ cd ~/fhem $ makepkg -si

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

ID: 1208900
Name: fhem
PackageBaseID: 68495
PackageBase: fhem
Version: 6.2-1
Description: A perl server for house automation
URL: https://fhem.de
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: Brinox
Submitter: cookies
FirstSubmitted: 1364153491
LastModified: 1675973150
URLPath: /cgit/aur.git/snapshot/fhem.tar.gz