@KGIII :-
I don't use them much. I like my applications to be in the terminal and in the application menu. You can add AppImages to your application menu, of course. I'm just not going to do that.
That and, well, there's nothing I need that is only in AppImage format. If I needed to, I'd do so -- and I'd at least add that application to the application menu.
I don't use them
because they're not available in any other format; usually, they are. I primarily use them because they greatly simplify the building of packages for the Puppy-portable ecosystem. There IS "method in the madness"!
I
could use the standard WINE install IF I wanted to. I don't, for one simple reason.....because WINE is not the simplest thing to cleanly remove from the system. We've all seen enough folks posting on here because they've installed WINE, decided they don't want it and then find out they can't easily remove it.
(That, and the fact that some Linux users seem ideologically opposed to the very thought of using WINE anyway...)
This was the idea behind the 'portable' builds of WINE. You set it all up, ready to go. You then just 'link' it into the system via a wee script, as & when you want to run a Windoze app.....and when you're done, another script just as 'cleanly' removes it.....leaving no trace that it was ever there.
(And 'clean' removal is a minefield with WINE in any case, due to the installation process creating a whole bunch of symlinks that don't get recognized - by the package manager - as being components of the original package. This is the stuff that gets 'left behind'. With the AppImages, these sym-links are all 'internal'; when the AppImage goes, they go too).
This is probably made a lot easier for us, since Puppy - at a fundamental level - uses either the 'aufs' or 'overlayfs' types of 'layering' file-system.
~~~~~~~~~~~~~~~~~~
It's a known fact that certain Windows apps will frequently run better under particular builds of WINE than they will under others. For this reason, I, personally, use 4 or 5 different 'portable' builds of WINE.....and long ago wrote a small GUI 'switcher' utility to allow me to quickly & easily swap back & forth between those different builds.
It also enables the 'sharing' of any given WINE-portable between multiple different Puppies on the same system. Bonus!
Works for me, anyroad.....and makes it simple as pie when trying out newer, updated builds of WINE. I keep a 'testing' build of WINE-portable specifically for this purpose, since all you need to do is to swap the actual AppImage itself. You don't need to touch anything else.
Mike.
