Use aptitude to install fhem (stable package from current release) and all dependencies
- Import repository gpg key:
wget -qO - http://debian.fhem.de/archive.key | apt-key add -
- Add repository to /etc/apt/sources.list:
deb http://debian.fhem.de/stable/ /
- Update your package administration:
- Install fhem:
- (optional) Remove repository from /etc/apt/sources.list:
#deb http://debian.fhem.de/stable/ /