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

  • @elboyoloco
    link
    372 years ago

    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 🦝
      link
      352 years ago

      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
        link
        22 years ago

        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 🦝
          link
          122 years ago

          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
            link
            32 years ago

            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
      link
      fedilink
      92 years ago

      "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?

        • @[email protected]
          link
          fedilink
          English
          52 years ago

          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
      link
      fedilink
      72 years ago

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

    • @[email protected]
      link
      fedilink
      -52 years ago

      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
        link
        12 years ago

        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.