【发布时间】:2016-05-08 02:31:22
【问题描述】:
我使用的是 ubuntu 16.04 - 64 位。我尝试使用 .deb 文件安装 Start UML,并从 Ubuntu Software 收到此消息:
This software comes from a 3rd party and may contain non-free components
然后我尝试使用 dpkg 进行安装,结果如下:
$ sudo dpkg -i StarUML-v2.7.0-64-bit.deb
Selecting previously unselected package staruml.
(Reading database ... 212003 files and directories currently installed.)
Preparing to unpack StarUML-v2.7.0-64-bit.deb ...
Unpacking staruml (2.7.0) ...
dpkg: dependency problems prevent configuration of staruml:
staruml depends on libgcrypt11 (>= 1.4.5); however:
Package libgcrypt11 is not installed.
dpkg: error processing package staruml (--install):
dependency problems - leaving unconfigured
Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
Errors were encountered while processing:
staruml
您能帮我解决这个问题吗?
【问题讨论】:
标签: dpkg staruml ubuntu-16.04