Pre-submit checks
Feature description
Without libfuse2t64, on Debian-based OSes, running AppImage apps fails.
A use that installs AppImageLauncher then has to do another step: manually installing libfuse2t64 via sudo apt install libfuse2t64. Without it running an AppImage app fails with no apparent reason.
Proposed solution
The deb packages depend on libfuse2t64.
Then once AppImageLauncher installs an app, it can be run right away.
Alternative solutions you considered
No response
Additional context
No response
Pre-submit checks
Feature description
Without
libfuse2t64, on Debian-based OSes, running AppImage apps fails.A use that installs AppImageLauncher then has to do another step: manually installing
libfuse2t64viasudo apt install libfuse2t64. Without it running an AppImage app fails with no apparent reason.Proposed solution
The deb packages depend on
libfuse2t64.Then once AppImageLauncher installs an app, it can be run right away.
Alternative solutions you considered
No response
Additional context
No response