• Camille@lemmy.ml
    link
    fedilink
    arrow-up
    58
    arrow-down
    1
    ·
    1 day ago

    Unless you’re updating the kernel itself, there is little chance you actually need to reboot your machine. Just restarting whatever service or application you’re using should do the trick.

      • 7U5K3N@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        9
        ·
        1 day ago

        Kde neon made me reboot Everytime it updated. Turns out there was a setting I could disable. Afterwards I was never bugged about rebooting.

        Used discover for updates

        Maybe you have such a setting?

      • Camille@lemmy.ml
        link
        fedilink
        arrow-up
        17
        arrow-down
        2
        ·
        1 day ago

        You do you, it can’t hurt to reboot and work on a fresh restart. But if for some reasons you need to keep your machine up, you’ll know it is less of a problem than on windows typically

    • dan@upvote.au
      link
      fedilink
      arrow-up
      1
      ·
      15 hours ago

      Even with kernel updates, you can use something like ksplice or kpatch to update it without rebooting. It’s usually only used on servers though.

    • blackn1ght@feddit.uk
      link
      fedilink
      arrow-up
      14
      arrow-down
      2
      ·
      1 day ago

      This is the same on Windows, you can just carry on and then complete an update when you go to shut down the machine. Can’t remember the last time an app install or update required the whole OS to be restarted immediately.

      • Ziglin@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        25 minutes ago

        I tried installing rust which required some Visual Studio compiler on a Windows machine configured to reset itself when rebooted. It decided I needed a reboot. I’m glad I didn’t have unsaved files…

        Needless to say I could not run my program on that machine. Why does it need a reboot? I don’t know. It’s just meant to be a compiler.

      • iopq@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        5 hours ago

        Except when it force closes your computer when you dismiss the windows update too many times

      • Voroxpete@sh.itjust.works
        link
        fedilink
        arrow-up
        8
        ·
        1 day ago

        I remember what it’s called, but at some point there was an app for windows that would check if your machine actually needed a restart or not. Basically the “restart your machine” prompt is mostly just a boilerplate. It’s very rare that those installers touch anything that can’t actually be loaded without a restart.

          • superkret@feddit.org
            link
            fedilink
            arrow-up
            1
            arrow-down
            1
            ·
            16 hours ago

            Yeah, when you use Arch, you may not pay in money, but you are going to pay, lol.

            • Ziglin@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              19 minutes ago

              Been running endeavouros for over a year on two machines. The only time I couldn’t boot was when the Nvidia drivers decided not to work with the LTS kernel anymore. So I just started the normal kernel and changed that to the default in my boot manager. This is the only issue I’ve had with it and it’s arch based. I really don’t understand the bad reputation.

              Also the arch wiki is applicable to most distros with only slight changes.