• aski3252@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    Ok so what exactly is the big advantage you get when installing updates from a terminal as opposed to installing it via GUI? If I read your analogy, one could think it is faster, but I don’t think it is.

    • sin_free_for_00_days@sopuli.xyz
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      22 hours ago
      • update:

      Hotkey open terminal -> sudo apt update/upgrade -> done. Never had to touch the stupid mouse. Same with all sorts of tasks.

      • email:

      Hotkey open terminal -> neomutt -> quickly sort/delete/reply -> done. Never had to touch the stupid mouse.

      • file transfer:

      Hotkey open terminal -> scp <info> -> done. Never touched the mouse.

      and so on.

      If you like using a GUI, use a GUI. I’m not saying you can’t, but you sure are missing out on a lot of command-line awesomeness. I’ve never heard anyone argue that a GUI is quicker than command line, just more comfortable for a lot of neophytes. I mean, sure, gaming, browsing the web, graphics stuff, GUIs are great, if not essential.

      • aski3252@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        12 hours ago

        On my private PC, I’m using a GUI/Mouse anyway (browsing, gaming, etc). I have to do 2 clicks to update.

        If I use terminal, I have to open terminal, then I have to either login as root or run update as sudo, which means I have to authenticate.

        If I already have an open terminal, I might be faster. Otherwise, I’m about as fast as with GUI. In any way, there is no significant benefit to updating software via terminal vs GUI, especially if you are an enduser who does not have significant experience with shells…

        For many tasks I agree that a shell is better and faster once you have basic knowledge for it, but it is a reality that many basic users are not used to using a shell or are even scared to use one… And at least since I’ve been use Fedora a couple of years ago, I think using a GUI for basic stuff is reasonably viable without having a significantly worse experience and not comparable with “not using all gears in a car”.