In the User Guide it is written that you should use the following command to install letsencrypt:
sudo apt-get install certbot python-certbot-apache -t jessie-backports
Unfortunately, one has to replace “certbot” with “letsencrypt” in both cases as there are no certbot packages. See here.