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

  • elboyoloco@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    2 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.

    • 200cc@lemmy.tedomum.net
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      2 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.

    • eltimablo@kbin.social
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      2 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.

      • Rodeo@lemmy.ca
        link
        fedilink
        arrow-up
        0
        arrow-down
        1
        ·
        2 years ago

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

    • Hypnoctopus@lemmy.ml
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      2 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?

      • eltimablo@kbin.social
        link
        fedilink
        arrow-up
        0
        arrow-down
        1
        ·
        2 years 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.

      • railsdev@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        arrow-down
        2
        ·
        2 years ago

        Am I wrong or is it easier to install software on Linux? The package manager basically figures out everything for you and you don’t need to hunt for an exe all over the Internet.