[3rd-Party Apps] 无法安装steam
Tofloor
poster avatar
132******10
deepin
2023-05-05 06:30
Author

会出现这个提示,需要怎么处理?

QQ20230504-222933.png

Reply Favorite View the author
All Replies
Ziggy
deepin
2023-05-05 06:45
#1

装的时候用sudo apt install ./xxx

dpkg不会自动补全32位库

Reply View the author
情笑言
deepin
2023-05-05 08:47
#2

这应该是V23的版本吧,我也遇到了;

网上搜到的办法如下:

您缺少以下32位库,并且Steam可能无法运行:libc.so.6
假设只有libc.so.6丢失,请打开一个终端并执行以下命令来安装缺少的库

sudo apt-get update
sudo apt-get install libc6-i386

但是后面还有问题我没解决,你可以先试试。

Reply View the author
无边
deepin
2023-05-05 11:10
#3

我也是出现这个提示,后来发现是N卡驱动没安装,按这个帖子https://bbs.deepin.org/zh/post/238766装好驱动就可以装steam了,另外steam要玩windows游戏要开steamplay哈🙂

Reply View the author
无边
deepin
2023-05-05 11:16
#4

奇怪,链接跳转不对,直接复制这个网址吧https://bbs.deepin.org/zh/post/238766,输到浏览器里就可以了

Reply View the author
无边
deepin
2023-05-05 11:18
#5

安装了了N卡驱动后,商店里的冰封王座可以直接玩了

Reply View the author
无边
deepin
2023-05-05 11:38
#6

image.png

Reply View the author
ReAsuna
deepin
2023-05-06 00:42
#7
情笑言

这应该是V23的版本吧,我也遇到了;

网上搜到的办法如下:

您缺少以下32位库,并且Steam可能无法运行:libc.so.6
假设只有libc.so.6丢失,请打开一个终端并执行以下命令来安装缺少的库

sudo apt-get update
sudo apt-get install libc6-i386

但是后面还有问题我没解决,你可以先试试。

You are missing the following 32-bit libraries, and Steam may not run:
libGL.so.1
libdrm.so.2

你说的后面是这个 吗?

😂

我从旧版本拿过来之后链接了一下,到最后glXChooseVisual failed,没辙了。

截图_选择区域_20230505172712.png

Reply View the author
情笑言
deepin
2023-05-06 17:34
#8
ReAsuna

You are missing the following 32-bit libraries, and Steam may not run:
libGL.so.1
libdrm.so.2

你说的后面是这个 吗?

😂

我从旧版本拿过来之后链接了一下,到最后glXChooseVisual failed,没辙了。

截图_选择区域_20230505172712.png

是这个错误,看来现阶段没辙了。

Reply View the author
132******10
deepin
2023-05-07 19:33
#9

感谢各位热心的解答,虽然都没有成功😂

Reply View the author
ReAsuna
deepin
2023-05-18 21:54
#10

https://zhuanlan.zhihu.com/p/561949473

我用这个方法成功了。。

Flatpak安装steam

截图_20230518151428.png

Reply View the author