apt install software-properties-commonadd-apt-repository ppa:ondrej/phpapt search php5.6 # 查看指定版本apt install php5.6php -v # 验证