无法在 Ubuntu 16.04 中安装 StarUML [英] Can't install StarUML in Ubuntu 16.04

查看:44
本文介绍了无法在 Ubuntu 16.04 中安装 StarUML的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用的是 ubuntu 16.04 - 64 位.我尝试使用 .deb 文件安装 Start UML 并从 Ubuntu Software 收到此消息:

I’m using ubuntu 16.04 - 64 bit. I tried to install Start UML with .deb file and got this message from Ubuntu Software:

This software comes from a 3rd party and may contain non-free components

然后我尝试用 dpkg 安装,得到了这个:

Then I trying to install with dpkg, and got this:

$ 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

你能帮我解决这个问题吗?

Could you help me to resolve this issue?

推荐答案

  1. 从以下位置下载 libgcrypt11_1.5.3:https://launchpad.net/ubuntu/+archive/primary/+files/libgcrypt11_1.5.3-2ubuntu4.2_amd64.deb

用dpkg安装lib<代码>须藤 dpkg -i libgcrypt11_1.5.3-2ubuntu4.2_amd64.deb

使用 dpkg 安装 StarUML<代码>须藤 dpkg -i StarUML-v2.7.0-64-bit.deb

Install StarUML with dpkg sudo dpkg -i StarUML-v2.7.0-64-bit.deb

这篇关于无法在 Ubuntu 16.04 中安装 StarUML的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆