Debian 8 Jessie 64bits

Installation instructions

wget -qO- https://dl.packager.io/srv/ekylibre/ekylibre/key | sudo apt-key add -
sudo wget -O /etc/apt/sources.list.d/ekylibre.list \
  https://dl.packager.io/srv/ekylibre/ekylibre/master/installer/debian/8.repo
sudo apt-get update
sudo apt-get install ekylibre

Note: You might need to apt-get install wget apt-transport-https for the above instructions to work.