• @Alpharius@lemmy.dbzer0.com
      link
      fedilink
      210 months ago

      It depends of what distribution and overall understanding the mentality being the how to install thing stuff. Most people don’t know what’s a package manager for example, how to manage multiple disks on the computer etc… While some linux distros are streamlined and made simple, they can feel quite different to windows.

    • @doctorcrimson
      link
      010 months ago

      You don’t just download an installer, go to the folder, click an icon with some associated details, and have warnings about the sort of modifications the program might make when installed. No, you have to learn the command line for this task and sometimes you need to know what parameters to set, and in the case of dependencies you should probably keep track of what all it comes with and what they do because when it comes time to remove a program it’ll be even more tedious. If it takes time then it is work, and Linux is more work.

      • @LudOuO4@lemmy.world
        link
        fedilink
        410 months ago

        I think most distros have a command to remove orphaned packages. If you just don’t want to use the command line but want a more App store like experience, then there are some distros that do have a GUI based app store. I think you should try dual booting with something like Pop_!OS when you want to try it. Absolutely do not install it in place of windows the first time, because you might not like it, and dual boot gives you an option to remove it and go back to windows like nothing happened. Then ofc if you don’t want to try it then don’t.

        • @doctorcrimson
          link
          110 months ago

          Oh god no, App stores are cancer. I just want files in folders. Easily identified formats like executables or media. I’m sure theres one right for me, but it’s not like it cost me anything to use the Windows LTSC.

          • @LudOuO4@lemmy.world
            link
            fedilink
            310 months ago

            Well, linux executables and 3rd party installers exist, but they are not the recommended way to install software, and linux uses the same formats as windows for almost everything(mp4, txt, rtf, etc…). But you should probably stick with windows if you want that UX.