• PerogiBoi@lemmy.ca
      link
      fedilink
      arrow-up
      1
      ·
      1 day ago

      Ya even in an immutable distro, I find some little things get glitchy without a restart every couple days or so

    • lengau@midwest.social
      link
      fedilink
      arrow-up
      1
      ·
      1 day ago

      Kernel updates can require it, but even then you can often get away with replacing the specific module.

        • unhrpetby@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          8
          ·
          2 days ago

          Generally no. There are some parts of your system that you will have to reboot for (like the kernel). But apps? Installing a new service?

          No.

          Most systems you just install the app you want, and run it.

          There are some immutable distros the require things that are installed as part of the base system to only be available after a reboot, but they provide ways to install things without making it a part of the base system. Thus no reboot required.

          • fuckwit_mcbumcrumble@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            4
            ·
            2 days ago

            Both Windows and Linux are able to reload parts of their kernel without needing to reboot. It’s still suggested, but as long as the software doesn’t actually force you to you can just say “reboot later” then just start the program like normal.