尝试安装时出现问题

穆罕默德·兹比布(Mohamad Zbib)

当我尝试在终端中安装任何程序时,我发现了类似的问题。如果我尝试从ubuntu软件安装它,则无法启动

这是我在终端上发现的:

mz@mz-32:~$ sudo apt-get -f install lmms
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 linux-image-extra-4.4.0-83-generic : Depends: linux-image-4.4.0-83-generic but it is not going to be installed
 lmms : Depends: lmms-common (>= 1.1.3-1build1) but it is not going to be installed
        Depends: libstk-4.5.0 but it is not going to be installed
        Depends: stk but it is not going to be installed
        Recommends: tap-plugins but it is not going to be installed
        Recommends: caps but it is not going to be installed
N: Ignoring file '50unattended-upgrades.ucf-old' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
lewis4u

收到消息后 E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

仅运行此命令

sudo apt-get -f install

本文收集自互联网,转载请注明来源。

如有侵权,请联系 [email protected] 删除。

编辑于
0

我来说两句

0 条评论
登录 后参与评论

相关文章