Additionally, what changes are necessary for you to be able to use Linux full time?

  • elboyoloco@lemmy.world
    link
    fedilink
    arrow-up
    46
    arrow-down
    11
    ·
    1 年前

    I have to have a computer science degree to install a peice of software… I just wanna double click the installer icon. I don’t want to have to write out some long String in terminal to install software. And sometimes it’s different depending on distro.

    • OverfedRaccoon 🦝@lemmy.world
      link
      fedilink
      arrow-up
      31
      arrow-down
      1
      ·
      1 年前

      Most major distributions come with a software center of some kind. And with Flatpaks, AppImages, and gag Snaps, it pretty much is just click and install these days.

      • ElusiveClarity@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        1 年前

        What’s wrong with snaps? I’m giving Linux another go so I’m still learning. I’m trying Ubuntu on an ancient iMac right now but I also have Pop!_OS in a vm on my windows pc to play with. I haven’t installed anything on pop but I noticed Ubuntu had snaps.

        • OverfedRaccoon 🦝@lemmy.world
          link
          fedilink
          arrow-up
          9
          ·
          1 年前

          Snaps are proprietary to Canonical (Ubuntu). Historically, they were larger, slower to load, and generally slower overall to use With a good SSD and system, I’m not sure that’s the case anymore though.

          • ElusiveClarity@lemmy.world
            link
            fedilink
            arrow-up
            3
            ·
            1 年前

            Ohh. Thanks for that info. Proprietary stuff and forced ads are two of the biggest things pushing me away from windows right now so that’s good to know.

    • Hypnoctopus@lemmy.ml
      link
      fedilink
      arrow-up
      10
      arrow-down
      1
      ·
      1 年前

      "I don’t want to have to write out some long String in terminal to install software. "

      I’m no expert, but isn’t it literally just apt get (name of software) to download and install through terminal?

        • Linssiili@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          5
          ·
          1 年前

          It is much easier, os long as that version is in main repo. If not, it can still be easy (run this one extra command), or you are gonna pull your hair out trying to figure out how to install some antique proprietary software on fedora, using an installing guide made for Ubuntu 16.04. :)

          Fortunately VMs are fast to set-up.

      • eltimablo@kbin.social
        link
        fedilink
        arrow-up
        6
        arrow-down
        20
        ·
        1 年前

        I wouldn’t force the issue. Some people belong on Windows and I’d rather they don’t use Linux simply because I don’t want them complaining to developers that it doesn’t act like Windows. Linus Tech Tips already caused enough damage by doing exactly that.

    • eltimablo@kbin.social
      link
      fedilink
      arrow-up
      8
      arrow-down
      1
      ·
      1 年前

      There have been “app store” frontends for most distributions since at least 2012, and packagekit has the same CLI on every major distribution.

      • Rodeo@lemmy.ca
        link
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        1 年前

        Everyone in this thread saying shit like that hasn’t tried Linux since 2004

    • 200cc@lemmy.tedomum.net
      link
      fedilink
      arrow-up
      1
      arrow-down
      6
      ·
      1 年前

      I have to have a computer science degree to install a peice of software

      No you don’t, you can search on wikipedia what a computer science degree actually is.

      • elboyoloco@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        1 年前

        I feel like it’s pretty obvious I was exaggerating. There’s just extra steps that I’ve always had to take. It’s never been simple for me. A lot of terminal commands in not familiar with.