Установка PHP 5.6 в Ubuntu 16
Steps:
sudo apt-get install software-properties-common python-software-properties
sudo add-apt-repository ppa:ondrej/php
sudo apt-get update
sudo apt-get install php5.6
php --version
Scientific Algorithms and Analytics