ubuntu 16.04 - 64 ビットを使用しています。Start UML を .deb ファイルでインストールしようとしたところ、Ubuntu ソフトウェアから次のメッセージが表示されました。
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
この問題を解決するのを手伝ってもらえますか?