StrikerX3/Ymir

AppImage

Aperta

#159 aperta il 28 mag 2025

 (1 commento) (2 reazioni) (0 assegnatari)C++ (52 fork)auto 404
buildfeature-requesthelp wanted

Metriche repository

Star
 (988 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor