ubuntu add-apt-repository command not found

 ubuntu add-apt-repository command not found

ubuntu 安装 php7 报告 add-apt-repository

需要先装 software-properties-common

[php]
sudo apt-get install software-properties-common
sudo apt-get update
[/php]

搞定, 然后就可以愉快地

[php]
sudo add-apt-repository ppa:ondrej/php5-5.6
[/php]

吴川斌

吴川斌

Leave a Reply