[Exchange and share] deepinV23如何安装【应用商店】
Tofloor
poster avatar
°不许人间见白头
deepin
2023-01-06 01:31
Author

今天安装了deepinV23,有几点疑问:

1、没有找到【应用商店】,怎么安装?安装命令是什么?

2、我在论坛看了,都是在说什么【玲珑商店】【星火商店】等等,二者的区别是什么呢?官方的应用商店是哪一个?如何安装呢?

3、值得高兴的是,成功安装【搜狗输入法】,哈哈

4、小白一枚,真心求解答

Reply Favorite View the author
All Replies
璀璨星空
deepin
2023-01-06 01:45
#1

星火是第三方商店有些软件官方商店没有的它也有,玲珑商店只有网页版而且软件少还有必须有玲珑环境才能用(23自带就有玲珑环境),至于官方商店的安装方法我就不知道了doubt

Reply View the author
Amber
deepin
2023-01-06 01:51
#2
璀璨星空

星火是第三方商店有些软件官方商店没有的它也有,玲珑商店只有网页版而且软件少还有必须有玲珑环境才能用(23自带就有玲珑环境),至于官方商店的安装方法我就不知道了doubt

sudo apt install deepin-app-store

Reply View the author
璀璨星空
deepin
2023-01-06 01:59
#3
Amber

sudo apt install deepin-app-store

这是哪个旧版商店吧

Reply View the author
Amber
deepin
2023-01-06 02:02
#4
璀璨星空

这是哪个旧版商店吧

是啊但也算「官方商店吧」

Reply View the author
ThinkYoung
deepin
2023-01-06 02:57
#5

V23现在是预览版,默认不带应用商店,建议新手安装V20稳定版

星火是开源软件平台(deb包)

老版深度是老版官方软件平台(deb包)

玲珑是新版官方软件平台(玲珑包 软件不太全 仅供尝鲜)

如果确认要尝鲜,可以如下操作:

星火应用商店: https://spark-app.store/
输入命令:

wget -O spark-store.deb https://gitee.com/deepin-community-store/spark-store/releases/download/4.1.1/spark-store_4.1.1_amd64.deb && sudo apt install ./spark-store.deb 

老版深度商店(依赖不完全支持):

sudo apt install deepin-app-store

玲珑web应用商店: https://store.linglong.dev/

第三方web星火商店: http://deepin.store

或者使用Snap FlatHub等......

Reply View the author
°不许人间见白头
deepin
2023-01-06 05:21
#6
璀璨星空

星火是第三方商店有些软件官方商店没有的它也有,玲珑商店只有网页版而且软件少还有必须有玲珑环境才能用(23自带就有玲珑环境),至于官方商店的安装方法我就不知道了doubt

😬 原来如此,谢谢解答

Reply View the author
°不许人间见白头
deepin
2023-01-06 05:23
#7
ThinkYoung

V23现在是预览版,默认不带应用商店,建议新手安装V20稳定版

星火是开源软件平台(deb包)

老版深度是老版官方软件平台(deb包)

玲珑是新版官方软件平台(玲珑包 软件不太全 仅供尝鲜)

如果确认要尝鲜,可以如下操作:

星火应用商店: https://spark-app.store/
输入命令:

wget -O spark-store.deb https://gitee.com/deepin-community-store/spark-store/releases/download/4.1.1/spark-store_4.1.1_amd64.deb && sudo apt install ./spark-store.deb 

老版深度商店(依赖不完全支持):

sudo apt install deepin-app-store

玲珑web应用商店: https://store.linglong.dev/

第三方web星火商店: http://deepin.store

或者使用Snap FlatHub等......

kissing_heart

好的,非常详细,谢谢

Reply View the author
星尘
deepin
2023-01-06 16:08
#8

可以强制安装官方,但是商店里部分软件不可用。

sudo apt install -f

sudo apt install deepin-app-store

Reply View the author
晚秋(lateautumn)
Moderator
2023-01-06 18:00
#9

V23手动安装的软件商店大多数应用还是能用的,比另一个品牌的强多了。另一款系统我常用的软件都无法安装 。

Reply View the author
落叶
deepin
2023-01-06 18:29
#10

最新日更版自带应用商店

Reply View the author
墨染青霜
deepin
2023-01-07 00:24
#11
ThinkYoung

V23现在是预览版,默认不带应用商店,建议新手安装V20稳定版

星火是开源软件平台(deb包)

老版深度是老版官方软件平台(deb包)

玲珑是新版官方软件平台(玲珑包 软件不太全 仅供尝鲜)

如果确认要尝鲜,可以如下操作:

星火应用商店: https://spark-app.store/
输入命令:

wget -O spark-store.deb https://gitee.com/deepin-community-store/spark-store/releases/download/4.1.1/spark-store_4.1.1_amd64.deb && sudo apt install ./spark-store.deb 

老版深度商店(依赖不完全支持):

sudo apt install deepin-app-store

玲珑web应用商店: https://store.linglong.dev/

第三方web星火商店: http://deepin.store

或者使用Snap FlatHub等......

23的依赖库太新了,装星火好多依赖冲突,简单的一行命令不行。

Reply View the author
ThinkYoung
deepin
2023-01-07 04:12
#12
墨染青霜

23的依赖库太新了,装星火好多依赖冲突,简单的一行命令不行。

我的V23一直安装星火正常啊 刚更新完 重装也OK

具体问题可以反映到星火平台吧,看看安装记录 是什么问题

Reply View the author
WangZhongyun
deepin
2023-01-11 02:42
#13

2023年元月的日更版已自带应用商店能安装部分软件了

Reply View the author