CommandCodeAI / CommandCodeAI/desktop
[Feedback]: Provide AppImage support for broader Linux distribution compatibility
@aliarain is already working on this.
Since Sep 7, 2026.
- Dominant language
- Shell
- Stars
- 80
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
What problem are you trying to solve?
Currently, the Linux installer is only provided as a .deb package. This limits compatibility mainly to Debian/Ubuntu-based distributions and makes installation or execution cumbersome on other distributions (such as Fedora, Arch Linux, openSUSE, or immutable systems) without extracting dependencies or converting packages.
What would improve it?
Providing an AppImage release alongside (or in addition to) the .deb package. An AppImage would allow users across any Linux distribution to run the application directly as a standalone executable without installation or dependency conflicts.
What do you do today?
No response
Product area
Installation and updates
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.