Another guy who wants specific Windows apps to work on Linux.
That's no different from the guys who want specific Linux apps to work on Windows.
Windows and Linux are two entirely different platforms. Use the software designed for that particular platform. There are very, very few apps that are able to work identically on both platforms.
The author's key point is that installing things on Linux is now a many-headed hydra where you never know if it's going to be shipped to users as a .deb/.rpm, a snap, an appimage, or something else (anyone care for a quick pip install?). This is accurate and a growing problem in the Linux ecosystem.
Unfortunately the alternative is to copy MacOS (have the OS treat special zip files as "apps" and let you drop them into a special OS directory, also the software's data and config live inside the zip file for life), or copy Windows (Installers, registry, AppData, oh my). And no one in the Linux world is going to go for those options.
3 comments
[ 3.3 ms ] story [ 12.8 ms ] threadThat's no different from the guys who want specific Linux apps to work on Windows.
Windows and Linux are two entirely different platforms. Use the software designed for that particular platform. There are very, very few apps that are able to work identically on both platforms.
Unfortunately the alternative is to copy MacOS (have the OS treat special zip files as "apps" and let you drop them into a special OS directory, also the software's data and config live inside the zip file for life), or copy Windows (Installers, registry, AppData, oh my). And no one in the Linux world is going to go for those options.