https://bugs.kde.org/show_bug.cgi?id=433219
caulier.gil...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caulier.gil...@gmail.com --- Comment #6 from caulier.gil...@gmail.com --- @Gilbert > I don't know that I've worked with an AppImage. How do you make it > executable, is that done through the terminal window -- can I easily look > that up on the internet? It's explained in the online documentation: https://docs.digikam.org/en/getting_started/installation.html#digikam-on-linux > Also, once I've launched the AppImage version, what happens to my current > version? Does it retain any tags and settings I've made? (I haven't gotten > too far into using the current version but I'd like to know what to expect.) AppImage do not depend of the native version and AppImage do not install files on your system. Same Settings will be used than the native, same database, etc. Flatpak or Snap bundle are chrooted too much and in fact unusable as well. Plenty of applications drop this kind of bundle now, because users needs to set a puzzle to open the doors on the system for the application. It's too much complicated. We (digiKam team) do not support this kind of bundle, but AppImage. AppImage is a container, mounted at run time as read only ISO9660 file system (CD/DVD/BlueRay). it includes all the dependencies to run the application. It's simple and easy to use. https://en.wikipedia.org/wiki/AppImage So now the most important question: digiKam 8.0.0 is out. This entry still valid with this release ? Best regards Gilles Caulier Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.