• NotSteve_@lemmy.ca
    link
    fedilink
    arrow-up
    28
    arrow-down
    2
    ·
    edit-2
    6 hours ago

    I love installing things from the CLI and prefer to only do it that way but Linux needs a single click install method for applications if it’s ever going to become a mainstream OS. The average person just wants to Google a program, hit download and install. If not that then they want to use a mobile-like App Store.

    Flatpak is kind of perfect at achieving both those things

    • BCsven@lemmy.ca
      link
      fedilink
      arrow-up
      8
      ·
      edit-2
      5 hours ago

      OpenSUSE has OneClick install for RPMs. https://en.opensuse.org/openSUSE:One_Click_Install

      Edit: and if you happen to download an rpm, you just double click it in the filemanager (or single click if that is your setting) and it launces the install GUI.

      Its similar to how MSI file install looks…just next next finish kind of thing

      • NotSteve_@lemmy.ca
        link
        fedilink
        arrow-up
        6
        arrow-down
        3
        ·
        edit-2
        5 hours ago

        For sure and I agree that should be enough but the average person is not good with computers and they don’t want to learn. They won’t understand the nuances of different distributions of Linux. Like try explaining the difference between a .deb, a .tar.gz, and a .rpm to a person who’s already hésitent about using Linux. Flatpak solves that by just having one download that any Linux install can use

        • thingsiplay@beehaw.org
          link
          fedilink
          arrow-up
          5
          ·
          5 hours ago

          Those mystical average people would probably stay on Windows, if they don’t care or cannot learn basics of other systems. Its really not hard to explain and understand, even for “average person” that there is an universal source for applications and there are packages designed and managed by your operating system. I think its important for people to learn basics and we should teach them, not dumb them down like on Windows. Soon people won’t be able to eat themselves anymore…

      • NotSteve_@lemmy.ca
        link
        fedilink
        arrow-up
        5
        arrow-down
        2
        ·
        edit-2
        5 hours ago

        Oh 100% but have you tried to explain how to use one to a computer novice? Like yes, the answer is usually “they should just…” but novice users will never. With flatpak, they get an experience similar to how MacOS works and a bit like how .exes work and it Just Works™️

        Edit: like I’ve had trouble showing people how to use the GNOME App Store which could not be any more simple. Anyone who has been convinced to install Linux already feels way out of their element so making everything feel as natural as possible is essential (and I mean, flatpaks are awesome anyway)

        • Ziglin (it/they)@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 hours ago

          Wait how do you install flatpaks? I add the remote (if necessary) and then install it from there. That is nothing like I have ever seen on Windows (though apparently there are package managers).