deepin安装evolution无法使用exchange
Tofloor
poster avatar
沉鱼
deepin
2020-04-19 17:33
Author
deepin v20系统,通过命令安装了evolution,但是安装evolution-ews的时候终端出现如下提示:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
没有可用的软件包 evolution-ews,但是它被其它的软件包引用了。
这可能意味着这个缺失的软件包可能已被废弃,
或者只能在其他发布源中找到

E: 软件包 evolution-ews 没有可安装候选

哪位高手知道怎么解决,先谢了!

Reply Favorite View the author
All Replies
avatar
jokerhuu
deepin
2020-04-27 00:32
#1
同样遇到这个问题了
Reply View the author
avatar
走钢丝
deepin
2020-04-27 00:39
#2
backports 源里有,可以试试。

Reply View the author
avatar
jfshen
deepin
2020-04-27 03:41
#3
企业域、Exchange邮箱、企业证书连接的VPN,感觉是很多无纸化办公一族不能迁移到Linux的直接原因。
Reply View the author
avatar
137******13
deepin
2021-01-06 20:21
#4

参考:

https://unix.stackexchange.com/questions/564712/has-anyone-had-success-installing-evolution-ews-on-debian-10

On debian Buster the evolution-ews package is only available on buster-backports.

配置: /etc/apt/sources.list

# deepin v20 --> debian 10 buster
deb https://mirrors.tuna.tsinghua.edu.cn/debian/ buster-backports main contrib non-free
Reply View the author