StrikerX3/Ymir

AppImage

開放

#159 建立於 2025年5月28日

 (1 則留言) (2 個反應) (0 位負責人)C++ (52 個分叉)auto 404
buildfeature-requesthelp wanted

倉庫指標

星標
 (988 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南