$
sudo
apt-add-repository ppa:ondrej
/php5-5
.6
# リポジトリの追加
apt-get update
# パッケージリストの更新
apt-get
install
php5
# PHPのインストール