Fred <f...@blakemfg.com> writes: > There is a binary for Linux available for download as a AppImage > file. What is an AppImage file and what does one do with it. The > program was probably compiled for Ubuntu. Is it likely to also run on > Debian?
AppImage files are a kind of package that contain an app and all its dependencies so yes, it's very likely it'll run on Debian. All you have to do is make the AppImage file executable and run it. I recently got into these since I have a problem with the Firefox Debian bundles but someone maintains a current Firefox build as AppImage.