• chi-chan~@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    24 days ago

    Literally easier than Windows.

    People are falling for this and downloading software from unofficial websites.

    Linux is super easy.

    • Debian-based: # apt install firefox
    • Red-Hat-based: # dnf in firefox
    • Arch: # pacman -S firefox
    • rumschlumpel@feddit.org
      link
      fedilink
      arrow-up
      0
      ·
      24 days ago

      TBF, on Debian apt install firefox installs firefox-esr, and on Ubuntu it’s a placeholder that installs the snap package. Both work and are clearly better than downloading from random websites, but they do come with surprises for unsuspecting users.

    • Honytawk@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      0
      ·
      24 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.

      • ReCursing@feddit.uk
        link
        fedilink
        English
        arrow-up
        0
        ·
        24 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
          0
          ·
          23 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.

      • punkfungus@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        0
        ·
        24 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).

      • Spice Hoarder@lemmy.zip
        link
        fedilink
        arrow-up
        0
        ·
        24 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.

      • IrateAnteater@sh.itjust.works
        link
        fedilink
        arrow-up
        0
        ·
        24 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.

    • provectus@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      24 days ago
      • gentoo: # configure the make file for Firefox, and emerge www-client/Firefox.

      It should take a moment or two to install. /s

      • Cethin@lemmy.zip
        link
        fedilink
        English
        arrow-up
        0
        ·
        23 days ago

        The reason tutorials are always based on terminal commands is because it’s much harder to describe directions for a GUI, and it’s also a lot more prone to change. When the command is just a single line, not images or dependencies, that’s obviously better.

        • VieuxQueb@lemmy.ca
          link
          fedilink
          arrow-up
          0
          ·
          23 days ago

          I use discover on opensuse tumbleweed. Simple, easy, and I can choose the source from flathub and tumbleweed when both are available.

          I did have an issue once but it turned out that it was network related and not my config.

            • ☂️-@lemmy.ml
              link
              fedilink
              arrow-up
              0
              ·
              23 days ago

              steam just works for me. flatpak has been working better and better over time for me.

              it’s getting polished as we speak, slowly but surely.