【发布时间】:2020-02-03 13:09:16
【问题描述】:
我正在尝试安装 php7.3-gd 扩展。
当我尝试:sudo apt-get install -y php7.3-gd
我收到输出:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package php7.3-gd
E: Couldn't find any package by glob 'php7.3-gd'
E: Couldn't find any package by regex 'php7.3-gd'
我尝试使用以下 awnser 更新我的存储库,但无济于事。
编辑:我在 ubuntu 19.08
【问题讨论】:
-
建议题加linux或ubuntu标签
-
自 2019 年 6 月中旬起,Ondrej 停止了对 Ubuntu 14.04 的支持……
-
apt-cache search php | grep "7" | grep gd只显示php7.2-gd——也许你需要等待它被添加到主仓库。或者您需要将带有最新软件包的自定义 repo 添加到apt