steam 无法安装
Tofloor
poster avatar
cocotyty
deepin
2020-02-11 22:06
Author
  1. (正在读取数据库 ... 系统当前共安装有 200886 个文件和目录。)

  2. 正准备解包 ./steam_latest.deb  ...

  3. 正在将 steam-launcher (1.0.0.61) 解包到 (1.0.0.61) 上 ...

  4. dpkg: 依赖关系问题使得 steam-launcher 的配置工作不能继续:

  5. steam-launcher 依赖于 python-apt;然而:

  6.   未安装软件包 python-apt。

  7. steam-launcher 依赖于 xterm | gnome-terminal | konsole;然而:

  8.   未安装软件包 xterm。

  9.   未安装软件包 gnome-terminal。

  10.   未安装软件包 konsole。



  11. dpkg: 处理软件包 steam-launcher (--install)时出错:

  12. 依赖关系问题 - 仍未被配置

  13. 正在处理用于 lastore-daemon (0.14.6-1+comsta) 的触发器 ...

  14. 正在处理用于 desktop-file-utils (0.23-1) 的触发器 ...

  15. 正在处理用于 bamfdaemon (0.5.3-2) 的触发器 ...

  16. Rebuilding /usr/share/applications/bamf-2.index...

  17. 正在处理用于 mime-support (3.60) 的触发器 ...

  18. 正在处理用于 hicolor-icon-theme (0.15-1) 的触发器 ...

  19. 正在处理用于 man-db (2.7.6.1-2) 的触发器 ...

  20. 在处理时有错误发生:

  21. steam-launcher

Copy the Code


Reply Favorite View the author
All Replies
avatar
残念
deepin
2020-02-12 02:13
#1
依赖问题,终端执行
  1. sudo apt -f install
Copy the Code
Reply View the author
avatar
jzc
deepin
2020-02-12 02:20
#2
sudo apt install  ./xxx.deb
Reply View the author
avatar
cocotyty
deepin
2020-02-14 18:14
#3
https://bbs.deepin.org/post/188851
这玩意不都直接从软件商店安装么

商店也一样
Reply View the author
avatar
cocotyty
deepin
2020-02-14 18:15
#4
https://bbs.deepin.org/post/188851
依赖问题,终端执行

不可以吧 python-apt 这个包在仓库里都没有
Reply View the author
avatar
Maicss
deepin
2020-02-14 19:16
#5
从steam官网下载安装包可以吗
Reply View the author
avatar
残念
deepin
2020-02-14 19:47
#6
https://bbs.deepin.org/post/188851
不可以吧 python-apt 这个包在仓库里都没有

你确定?你更新一下源试一下

而且官网的和源/商店里的steam都可以安装啊


Reply View the author
avatar
cocotyty
deepin
2020-02-15 01:42
#7
https://bbs.deepin.org/post/188851
你确定?你更新一下源试一下

而且官网的和源/商店里的steam都可以安装啊

现在突然可以了,我每天都更新的。
Reply View the author
avatar
lcw0268
deepin
2020-02-15 04:37
#8
1,安装xterm,添加I386源.2,去steam官网下载steam安装包.3,用DPKG安装steam安装包,刷新缓存。4,终端输入steam运行,自动安装.
Reply View the author