Q: Appimage naming convention #1375
-
|
Hi Im wondering if there is a certain naming convention for Appimages. The only things i could find in the docs:
On the legacy forum i could find 1 answer from @probonopd: I assume this is the correct answer. Followup q with that assumption in mind, is |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
Note that |
Beta Was this translation helpful? Give feedback.
ApplicationName-1.0.0-aarch64.AppImageorApplication_Name-1.0.0-aarch64.AppImage. (Note-between the parts;_is used if the application name contains a blank.)But if you are using one of the higher-level tools, then it will choose the filename automatically for you, typically using information coming from the bundled desktop file.