无法安装virtualbox
Tofloor
poster avatar
bobyangyb
deepin
2018-06-24 10:35
Author
全新按了Deepin15.6,无法安装virtualbox,在深度商店中安装总是提示安装失败,从virtualbox官网上下载deb包安装,提示缺少依赖,用命令安装,但依赖包安装不了,求大神支招。





Reply Favorite View the author
All Replies
avatar
wtz
deepin
2018-06-24 11:16
#1
本帖最后由 wtz 于 2018-6-24 15:38 编辑

命令行执行:
  1. sudo apt install virtualbox-qt
Copy the Code

把输出贴上来看看。
Reply View the author
avatar
WENWEN
deepin
2018-06-24 19:35
#2
wtz 发表于 2018-6-24 03:16
命令行执行:

把输出贴上来看看。

仓库的包名 sudo apt install virtualbox-qt
Reply View the author
Comments
wtz
2018-06-24 23:38
多谢指正。
avatar
nero28
deepin
2018-06-25 03:54
#3
我也碰到一次,我直接上官网下个deb
Reply View the author
avatar
bobyangyb
deepin
2018-06-26 00:06
#4
谢谢各位,搞定了
Reply View the author
avatar
i
deepin
2018-06-26 01:59
#5
这个深度商店安装失败的原因找到了吗
Reply View the author
avatar
i
deepin
2018-06-26 02:00
#6
https://bbs.deepin.org/post/159287
仓库的包名 sudo apt install virtualbox-qt

貌似我的执行这个命令会有报错,能否帮忙看下
Reply View the author
avatar
WENWEN
deepin
2018-06-26 17:56
#7
https://bbs.deepin.org/post/159287
貌似我的执行这个命令会有报错,能否帮忙看下

报错的日子贴上来看看
Reply View the author
avatar
i
deepin
2018-06-29 19:35
#8
https://bbs.deepin.org/post/159287
报错的日子贴上来看看

已经解决了,非常感谢
Reply View the author
avatar
乐而后隐(刘军)
deepin
2025-04-23 17:18
#9

我在星火商店中无法安装,最后用了

sudo apt-get update

sudo apt install virtualbox-qt

后能正常使用了。

献给和我一样的小白。applaud

Reply View the author