When installing Magento 2.0.2 via composer getting this error:
Problem 1 - Installation request for magento/product-enterprise-edition 2.0.2 -> satisfiab
First installed sudo apt-get install php5-gd, then sudo apt-get install php5-intl and last one was sudo apt-get install php5-xsl. After that, it's installing as it should.
sudo apt-get install php5-gd
sudo apt-get install php5-intl
sudo apt-get install php5-xsl