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
Copied
b. Install fhem on Arch using YAY
$
yay -S
fhem
Copied
* (Optional) Uninstall fhem on Arch using YAY
$
yay -Rns
fhem
Copied
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
Copied
b. Clone fhem's git locally
$
git clone https://aur.archlinux.org/fhem.git
~/fhem
Copied
c. Go to ~/fhem folder and install it
$
cd
~/fhem
Copied
$
makepkg -si
Copied
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
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