标签:nbsp war ppa 需要 prope 新版 update ubuntu安装 ubunt
最近需要快速的搭建环境来进行一些问题的验证,发现ubuntu并不支持直接使用apt-get来安装php7.1版本,需要通过其他的方法来进行,下面记录一下。
sudo apt-get install software-properties-common sudo add-apt-repository ppa:ondrej/php sudo apt-get update sudo apt-get install php7.1
标签:nbsp war ppa 需要 prope 新版 update ubuntu安装 ubunt
原文地址:https://www.cnblogs.com/hanpengyu/p/11746903.html