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

  • @elboyoloco@lemmy.world
    link
    fedilink
    451 year 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
      fedilink
      311 year 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@lemmy.world
        link
        fedilink
        21 year 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
          fedilink
          91 year 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@lemmy.world
            link
            fedilink
            31 year 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
      101 year 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?

        • @Linssiili@sopuli.xyz
          link
          fedilink
          English
          51 year 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
        61 year ago

        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
      link
      fedilink
      81 year ago

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

    • @200cc@lemmy.tedomum.net
      link
      fedilink
      11 year 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@lemmy.world
        link
        fedilink
        11 year 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.