StrikerX3/Ymir

AppImage

开放

#159 创建于 2025年5月28日

 (1 条评论) (2 个反应) (0 位负责人)C++ (52 个派生)auto 404
buildfeature-requesthelp wanted

仓库指标

星标
 (988 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

In Linux, the format that has been used by default for packaging emulators is Appimage. It has many advantages over other formats:

It is portable, just double-click and run the emulator wherever it is (pendrive, HD, SSD, etc.).

It is safe because it runs in a sandbox without any risk of conflicts with the system because it already comes with all dependencies included within the AppImage.

It is multi-distribution, it runs on any Linux regardless of whether it is Archlinux, Ubuntu, Fedora, etc.

So it would be interesting if AppImage were the default packaging for Ymir Linux.

贡献者指南