Personal tools
You are here: Home Documentation HOWTO install Beremiz on Ubuntu

HOWTO install Beremiz on Ubuntu

Install through Ubuntu packages. (currently outdated)

Add repository line to your /etc/apt/sources.list :

echo "deb http://www.lolitech.fr/packaging/ubuntu/ binary/" | sudo tee -a /etc/apt/sources.list

Update apt :

sudo apt-get update

Install Beremiz :

sudo apt-get install beremiz

Packets come from an "untrusted source", so you will have to "Install these packages without verification".

Document Actions