Flathub新闻
Tofloor
poster avatar
六七八九十
deepin
2020-07-19 20:19
Author
Flathub (In China)
Flathub uses a Content Delivery Network (CDN) that does not work in China. Our SysAdmin team noticed this and went on a quest to find a way to bring Flathub to China. We are now using Oracle Cloud to deliver service to China.
Reply Favorite View the author
All Replies
avatar
Hello
deepin
2020-07-19 20:29
#1
这是好的。。深度请准备深度的flatpak源
Reply View the author
avatar
Hello
deepin
2020-07-19 20:33
#2
我讨厌snap,所以支持flatpak。。。
Reply View the author
avatar
ltree
deepin
2020-07-19 21:31
#3
appimage:不把我放在眼里吗?
Reply View the author
avatar
SamLukeYes
deepin
2020-07-19 21:39
#4
https://bbs.deepin.org/post/197389
appimage:不把我放在眼里吗?

AppImage好像并没有包管理器
Reply View the author
avatar
ltree
deepin
2020-07-19 21:51
#5
https://bbs.deepin.org/post/197389
AppImage好像并没有包管理器

他就不需要,appimage 启动器倒是有有一个
Reply View the author
avatar
SamLukeYes
deepin
2020-07-19 21:56
#6
https://bbs.deepin.org/post/197389
他就不需要,appimage 启动器倒是有有一个

要检查更新怎么办?靠软件自己?
Reply View the author
avatar
Hello
deepin
2020-07-20 19:07
#7
https://bbs.deepin.org/post/197389
他就不需要,appimage 启动器倒是有有一个

将appimage收到deb里呗
Reply View the author
avatar
ltree
deepin
2020-07-21 04:10
#8
https://bbs.deepin.org/post/197389
将appimage收到deb里呗

它不是一个包,他是一种打包应用和运行应用的方案,格式是.appimage,建议你去了解下https://bbs.deepin.org/module
Reply View the author
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-07-21 04:15
#9
ltree 发表于 2020-7-20 20:10
它不是一个包,他是一种打包应用和运行应用的方案,格式是.appimage,建议你去了解下www.appimage.org ...

他说的是没问题的啊
建议了解星火a2d项目
Reply View the author
avatar
ltree
deepin
2020-07-21 04:19
#10
https://bbs.deepin.org/post/197389
他说的是没问题的啊
建议了解星火a2d项目

哪里可以看原理?
Reply View the author
avatar
Hello
deepin
2020-07-21 04:24
#11
https://bbs.deepin.org/post/197389
哪里可以看原理?

本质上就是把appimage整个当成可执行文件打包成deb,就是连续打包两次,第一次打包成appimage用于执行,第二次打包成deb用于分发,旧瓶装新酒。
Reply View the author
avatar
SamLukeYes
deepin
2020-07-21 04:29
#12
https://bbs.deepin.org/post/197389
本质上就是把appimage整个当成可执行文件打包成deb,就是连续打包两次,第一次打包成appimage用于执行, ...

那就和AUR上给AppImage打包的原理差不多了
Reply View the author
avatar
ltree
deepin
2020-07-21 04:47
#13
https://bbs.deepin.org/post/197389
本质上就是把appimage整个当成可执行文件打包成deb,就是连续打包两次,第一次打包成appimage用于执行, ...

索滴丝內
Reply View the author
avatar
lbygljq
deepin
2020-07-21 05:04
#14
我使用的大多数软件包都是Flatpak
Reply View the author
avatar
Feng Yu
deepin
2020-07-21 05:45
#15
https://bbs.deepin.org/post/197389
要检查更新怎么办?靠软件自己?

AppImage v2格式带有一个用于检测更新的zsync地址和二进制内容,通过一些第三方工具实现更新升级,比如官方的命令行工具https://github.com/AppImage/AppImageUpdate 检测升级。

比如我维护的qbittorrent enhanced edition的AppImage就带有这个zsync,可以看appimagehub收录的内容,是带有selfupdate功能的: https://appimage.github.io/apps/


Reply View the author