[Tutorials] 应用商店下载安装总是提示失败
Tofloor
poster avatar
mmm5367
deepin
2021-09-21 02:29
Author

请教下大家,我今天刚刚安装的20.2.3版本操作系统,在应用商店下载安装软件总是提示失败,请大侠指点下怎么回事?

Reply Favorite View the author
All Replies
tjol2005
deepin
2021-09-21 03:57
#1

我也是

Reply View the author
kosung
deepin
2021-09-21 06:25
#2

我也是~!!!急死我了 重装也没用

Reply View the author
忘记、过去
deepin
2021-09-22 01:14
#3
sudo dpkg --configure -a
sudo apt update
sudo apt --fix-broken install

 

社区版 20.2.3 里面如果一上来就用商店装 wine 应用就会出问题,libc6:i386 这个依赖装不上,提示 libgcc1:i386 没安装,需要手动处理。

 

7.1.0.0019-1 这个版本的商店没法自动处理这个问题,后续新版本会加上。

Reply View the author
ox08
deepin
2021-09-22 07:06
#4

我第一次装的时候没遇到这个问题,这是第二次安装,安装完后打开商店,所有都是下载失败,搞不定了……

Reply View the author
宇众不同
deepin
2021-09-30 05:05
#5
忘记、过去
sudo dpkg --configure -a
sudo apt update
sudo apt --fix-broken install

 

社区版 20.2.3 里面如果一上来就用商店装 wine 应用就会出问题,libc6:i386 这个依赖装不上,提示 libgcc1:i386 没安装,需要手动处理。

 

7.1.0.0019-1 这个版本的商店没法自动处理这个问题,后续新版本会加上。

怎么手动处理?

Reply View the author
cycyborg
deepin
2021-09-30 05:27
#6

我也是。后来我把wifi网络忘记掉。重新启动。就好了。。

Reply View the author