Nightly builds (use it at your own risk!)
- 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/nightly/ /
- Update your package administration:
- Install fhem:
- You will find a special version number like
Inst fhem (==MAJOR==.==MINOR== debian.fhem.de [all])
with ==MAJOR==
representing major version
with ==MINOR==
representing the latest SVN commit included.
- (optional) Remove repository from /etc/apt/sources.list:
#deb http://debian.fhem.de/nightly/ /