• @couragethebravedog
    link
    English
    01 year ago

    I disagree. If you consider a power user using PowerShell or terminal, then sure. But simple things on windows are more complex on Linux. Like installing a program, if you can do it through snap or apt get then great, still more complex for the average user compared to windows where you just download and click.

    • @kier
      link
      English
      11 year ago

      Literally it’s just download and click.

      From the Store if it’s there, or from the application website.

      • @couragethebravedog
        link
        English
        -11 year ago

        No it’s not, if it’s not on the store (outside of Ubuntu does a store even exist?) then it’s more difficult to install. Half the time it’s an appimage you have to download, make it executable and then run. Then if you install it from a website you have to go through the trouble of adding a shortcut into your application menu / desktop and it’s just way more complex than Windows.

        • @barfplanet
          link
          English
          11 year ago

          The repositories for the big distros are so full that you rarely need to ever install anything that isn’t already there for you. I use a crapload of software, and I have literally one thing that I’ve installed that I downloaded from the internet. All updates are handled by the package manager, so there aren’t dozens of services running to check for updates. Installing software on linux was already so much easier, byt Flatpak and SNAP have made it absurdity simple.

          On windows, you literally go to some website download an executable, and run it. Every time I need to do it for work, I’m shocked that it’s such a messy and insecure setup.