Search This Blog

Wednesday, October 27, 2010

How to install Zend Framework in KUbuntu


Open Terminal and execute the following commands:
sudo add-apt-repository ppa:zend-framework/ppa
sudo apt-get update
sudo apt-get install zend-framework