They surely have their own technical problems, but AppImages that maintain themselves are particularly friendly as well.
It's about as similar to the 'download untrusted software, double click to run it, and hope/pray/assume it handles updates itself' workflow found elsewhere as you can get.
I have several non-technical family members using Linux. They don't struggle getting software at all, regardless of it not being just-like-others.
There's software portals just like the stores on other platforms and they generally bridge the gap between packages/containers well.
Nobody installs from archives like Slackware anymore, or they shouldn't.
AppImages still dynamically link to libc. They don't work on Alpine and Android. They'll probably break on distros that are built years apart from when the AppImage is too.
Just stop distributing binaries, it's unprofessional.
If your family members need binaries of bleeding edge software and you're worried about their ability to use their computer you should be building them. In that case you'll be able to ensure compatibility. I don't think encouraging novice users to download random binaries from the web is any better than them not being able to use the absolute latest version of an email client.
Exactly, figuring out how to make an exe on Linux is a step backwards, not forward...
You need to then secure the source, handle security concerns, install AV, you might as well use windows or OSX which have extensive controls for these things already inplace...
It's about as similar to the 'download untrusted software, double click to run it, and hope/pray/assume it handles updates itself' workflow found elsewhere as you can get.
I have several non-technical family members using Linux. They don't struggle getting software at all, regardless of it not being just-like-others.
There's software portals just like the stores on other platforms and they generally bridge the gap between packages/containers well.
Nobody installs from archives like Slackware anymore, or they shouldn't.