开发者社区 问答 正文

centos8无法安装php-imap

yum install php7-imap Repository epel is listed more than once in the configuration Last metadata expiration check: 0:15:08 ago on Sun 03 Jan 2021 03:46:31 PM CST. No match for argument: php7-imap Error: Unable to find a match: php7-imap

展开
收起
游客jozlibxmk2ioy 2021-01-03 16:03:02 4796 分享 版权
1 条回答
写回答
取消 提交回答
  • 报错显示您有重复的软件源,请删除其中一个软件源后执行以下操作: yum update yum makecache yum install -y epel-release yum install php7-imap

    2021-01-08 17:41:29
    赞同 展开评论