• Honytawk@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    20
    ·
    4 days ago

    Thinking a command line is easier than double clicking an installer shows how far you linux users are devoid from the common user.

    • IrateAnteater@sh.itjust.works
      link
      fedilink
      arrow-up
      27
      arrow-down
      2
      ·
      4 days ago

      apt install software

      Vs

      Search " software "click download, accept security warning, navigate to wherever your default download location is, double click installer, click your way through the installer (make sure do deselect whatever crapware it tries to package along with).

      Yup, the Windows way is totally so much easier.

            • Bongles@lemmy.zip
              link
              fedilink
              arrow-up
              11
              ·
              4 days ago

              It doesn’t and you know that.

              From there you click Firefox, then you click the download link it gives you on the next page, that downloads a file (still not installed) or takes you to an app store if you’re on a phone, you run that file or click install on the app store to actually install the application.

                • Bongles@lemmy.zip
                  link
                  fedilink
                  arrow-up
                  10
                  ·
                  4 days ago

                  Great, you’re halfway there with that sarcasm. Now apply that to the comment chain you posted in and… hell why you’re here the post itself and you’ll get it now.

                  People still try to claim Linux is complicated and has a lot of unnecessary steps to install stuff and it just isn’t true for vast majority of people installing the vast majority of stuff.

                  • thagoat@lemmy.dbzer0.com
                    link
                    fedilink
                    English
                    arrow-up
                    3
                    arrow-down
                    2
                    ·
                    4 days ago

                    Uh, maybe you’re not picking up the context clues here. I’m actively making fun of windows users. Blatantly even. The sarcasm is pretty one-sided toward the windows community. But thank you for trying to convert me to Linux. It’s been a fun 20 years and hopefully 20 more.

    • punkfungus@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      11
      ·
      4 days ago

      Not wrong about OP, but also both major desktop environments on linux ship with “app stores” that are friendly to anyone familiar with a phone. So it’s still easier installing software on linux than searching for and downloading .msi and .exe files on the internet (and hoping the version of MSI afterburner you found is the real one).

    • Jiral@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      3 days ago

      Thinking you have to use the terminal for installing programs can only mean you don’t know anything about modern user friendly Linux distros. You manage to install stuff on an iOS or Android phone as well, without downloading random files from random sites and then launching random installers, do you? You can do it thesame way on Linux.

      The thing is, if you want to, you can also use the terminal. Many prefer it because you can be faster and the command is not rocket science. Which is fine too. Whatever you prefer.

    • Spice Hoarder@lemmy.zip
      link
      fedilink
      arrow-up
      4
      ·
      4 days ago

      Common users type into chatbots. They can 100% type the install commands. But also using the Bazaar or software center is super easy.

      • Bluewing@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        3 days ago

        Who’s typing those long ass command chains? Let’s be honest, it’s all copy pasta from those chatbots.

    • ReCursing@feddit.uk
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 days ago

      I use Octopi generally, though the add/remove software app is prettier. If I have to install software via the command line I always have to double check the syntax. The command like version existing is extremely useful as a fallback though, and most (all?) gui package managers act as wrappers around the command line. So don’t dunk on the command line

      • Bluewing@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        3 days ago

        I find installing or running software from the cli is excellent for getting hints and clues to errors that the gui won’t show you.