Greetings!
I’ve been discussing this privately for quite some time now and I decided to see what anyone working on the KDE project would think about trying to do a better job getting information to users without using the terminal. Currently when a user attempts to run a program that can’t run without a dependency they won’t get any dialogue at all. I think this a horrible UX experience and this could be handled much better. A very common complaint I run across is the lack of fuse being included with CachyOS. Whenever a new user tries to run an appimage it will fail to open. This would be a perfect opportunity for something in the linux ecosystem to pick up the fact that a dependency is missing and that it’s available for installation.
I think the ideal solution to these problems would be to pop up a menu that gives a list of missing dependencies and if they are available with a “install” button for the user to easily get the needed issues resolve and then run the program.
