微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

无法在ubuntu 19.04上安装libzmq3-dev

如何解决无法在ubuntu 19.04上安装libzmq3-dev

我正在尝试使用以下命令在 Ubuntu 19.04 上安装libzmq3-dev

sudo apt install build-essential libsocketcan-dev libzmq3-dev

我收到消息:

> Some packages Could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:  

> The following packages have unmet dependencies:  
 libzmq3-dev : Depends: libpgm-dev (>= 5.2.122~dfsg) but it is not installable
               Depends: libsodium-dev but it is not installable
               Depends: libnorm-dev but it is not installable
               Depends: libkrb5-dev but it is not installable
E: Unable to correct problems,you have held broken packages'

有什么想法吗?

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。