首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >使用gdebi安装.deb包

使用gdebi安装.deb包
EN

Ask Ubuntu用户
提问于 2019-02-26 12:24:47
回答 1查看 2K关注 0票数 2

我在运行Ubuntu18.10的笔记本电脑上安装.deb软件包时遇到了一些问题

我对Linux完全陌生,所以请解释一下。

首先,我通过火狐下载了一些.deb包,然后双击一个,就启动了。

我按了“安装”键,然后它问我输入的密码。

起初,它只是返回到安装按钮,但现在,在尝试了许多终端命令后,它只是显示了一个进度条,保持在0%。

就像我说的,我尝试了很多在谷歌搜索后发现的命令。我也尝试过安装Gdebi,但是这导致了下面的错误,我无法用Googling解决这个错误:

代码语言:javascript
复制
dirk@Ubuntu-L:~$ sudo apt-get install gdebi
[sudo] password for dirk: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 discord : Depends: libatomic1 but it is not going to be installed
           Depends: libgconf-2-4 but it is not going to be installed
           Depends: libappindicator1 but it is not going to be installed
           Depends: libc++1
 gdebi : Depends: gdebi-core (= 0.9.5.7+nmu2) but it is not going to be installed
         Depends: gnome-icon-theme but it is not going to be installed
         Recommends: libgtk2-perl but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

基本上,我需要安装.deb软件包的帮助。“正常”的Ubuntu似乎不起作用,我发现这是使用Gdebi的解决方案的一个常见问题。但Gdebi似乎也不适合我。

目前,我非常接近于重新安装我的整个Ubuntu系统,并希望它能够工作。或者直接回到Windows,我还幸运地在一个多引导系统中。

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2019-02-26 12:49:30

在终端中运行sudo apt --fix-broken install

然后你就可以安装gdebi了。

票数 3
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1121389

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档