In windows, any decent program will say “this program needs these dependancies. Would you like to install them?” And I hit yes.
In linux it says “This program won’t install because it needs these dependancies first. We won’t help you install them. You figure it out.”
grue@lemmy.world 2 weeks ago
In Windows, every program is usually packaged with all of its dependencies (except really basic ones that are part of the OS, or very common extra ones like the Java or .NET libraries). They don’t get installed separately, you just get a fuckton of extra copies, of various assorted versions, because every program you install has its own.
Valmond@lemmy.dbzer0.com 2 weeks ago
Good luck with the redistributables who are not allowed to be put in distribution packages, but must be installed from m$.
Why they are not part of the base OS is a mystery for me, it’s so stupid it must be some ulterior reason.