问题回答了Ubuntu,但没有为Debian工作,因为它还没有。搜索packages.debian.org时,只有php 5 gd的软件包可用。
在Debian 8 Jessie中安装php7.0-gd
的首选方法是什么?什么是最好的非官方来源?
答案 0 :(得分:0)
dotdeb.org似乎有,instructions安装。并运行apt-get update
和apt-get install -y php7.0-gd
。
答案 1 :(得分:0)
可在Stretch版本上使用。这是最好的官方回购。
php7.0-gd: Installed: (none) Candidate:
7.0.12-1 Version table:
7.0.13-2 350
350 http://ftp.fi.debian.org/debian sid/main i386 Packages
7.0.12-1 500
500 http://httpredir.debian.org/debian stretch/main i386 Packages
echo 'deb http://httpredir.debian.org/debian stretch main' >> /etc/apt/sources.list.d/stretch.list