texstudio-org/texstudio

Making the AppImage updatable through AppImageUpdate or similar tools

Open

#3,232 opened on Jul 31, 2023

 (0 comments) (0 reactions) (0 assignees)C++ (397 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (3,516 stars)
PR merge metrics
 (Avg merge 5h 26m) (19 merged PRs in 30d)

Description

Describe the feature and the current behavior/state

Using a tool like AppImageUpdate to update the AppImage file of TexStudio to the latest version is not possible at the moment, and it would be nice to be able to do it in the future.

Who will benefit with this feature?

Anyone relying on the AppImage to use TexStudio.

Any Other info

As far as I understand, the developers may enable automatic update of their AppImage according to this guide.

Contributor guide