• SplashJackson
    link
    fedilink
    arrow-up
    4
    arrow-down
    5
    ·
    5 months ago

    I use Lubuntu for my home theatre PC, typically with a wireless mouse. But the amount of times I had to pull out the keyboard and open a terminal and add repositories and then apt get update all and then reboot and then try to install my program and then turns out I added the repositories for the wrong version of Ubuntu and now I gotta add the right one and also I can’t double click someting cause it will open it up as a text file instead of an executable.

    Look, I like Linux. This isn’t a bad faith propaganda. I honestly think Linux could replace Windows if the developers tried, just tried, to make it user friendly. I work with multple programming languages daily, I’m not computer illiterate, but I appreciate ease of access. When I was a kid, you could install and run things easier on DOS than on Linux today. Why is it so hard to make an installer? Every answer I get on this subject is either whataboutisms or gatekeeping.

    • Adanisi@lemmy.zip
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      1
      ·
      edit-2
      5 months ago

      You can add repositories through GUI.

      The reason installers are uncommon is a similar reason installers are uncommon on phones. Security and convenience. When your system is based around a unified “app store” system installers are generally not preferred because they bypass that and then the package manager can’t do anything about the program, and simply that the package manager provides a better experience overall.

      Of course on Debian or Debian based distributions you can also download and install .deb files similarly to downloading a .exe installer on Windows, but that’s not preferred.

      And developers of multiple DEs like Plasma, Gnome, etc, absolutely make it easy to use. I use Plasma, and it is incredibly intuitive.

    • Holzkohlen@feddit.de
      link
      fedilink
      arrow-up
      2
      ·
      5 months ago

      Yeah, the repo shenanigans are something I definitely do not miss from my Ubuntu days. The simplest solution would probably be to look for flatpaks or snap packages instead.

    • ⸻ Ban DHMO 🇦🇺 ⸻@aussie.zone
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 months ago

      It is possible for rpms and Deb packages to contain repos in them, see the vscode packages, it’s just a matter of how developers choose to distribute their software. This is getting alot better with things like Flatpak, Snap and to a lesser extent AppImages

    • Cosmic Cleric@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      5 months ago

      and add repositories and then apt get update all and then reboot and then try to install my program and then turns out I added the repositories for the wrong version of Ubuntu and now I gotta add the right one

      and also I can’t double click someting cause it will open it up as a text file instead of an executable.

      I work with multple programming languages daily, I’m not computer illiterate

      As a computer programmer, I’m assuming you’re aware of the right click option to mark a file as an executable?

      Also, Ubuntu has a GUI for repositories management.

      Every answer I get on this subject is either whataboutisms or gatekeeping.

      If you were a computer novice then I could maybe understand your criticisms more.

      • SplashJackson
        link
        fedilink
        arrow-up
        1
        arrow-down
        2
        ·
        5 months ago

        Sweet, then you agree that computer novices have real grievances regarding Linux’s usability?

        • Cosmic Cleric@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          5 months ago

          Sweet, then you agree that computer novices have real grievances regarding Linux’s usability?

          A novice would have a learning curve for anything new that they just started to use.