Template:Installation/Preparation/Debian
Install Packages
As root run:
apt-get install build-essential cmake libssl-dev libcurl4-openssl-dev libxml2-dev libxslt-dev imagemagick ghostscript curl libmagickwand-dev git redis-server nodejs
Note: If you are installing on testing/stretch, you will need to replace libssl-dev with libssl1.0-dev, and also install the extra packages: libyaml-dev libgdbm-dev
Install the database
Skip this step if you already have one.
See the Debian wiki.