• @[email protected]
    link
    fedilink
    175 months ago

    I’m an annoyed fedora user and it seems every day there’s an update that requires reboot to install. I want the latest patches to keep the system secure, but this is annoying, and I use 2 laptops.

    • @kopasz7
      link
      105 months ago

      sudo dnf up

      Works for me.

      • Billegh
        link
        65 months ago

        Sorry, that will forever be Did Not Finish for me. 😣

      • @[email protected]
        link
        fedilink
        55 months ago

        Thanks, i might start using that so i can continue work while it’s installing. Even if I’m going to reboot later, i won’t have to wait for it to install before using the system.

        • @kopasz7
          link
          35 months ago

          Crashes are just the system telling me to restart. As god intended.

          • @[email protected]
            link
            fedilink
            25 months ago

            Except if you ran the update from within a graphical session and your session crashed, as this will kill DNF, making the update incomplete and potentially corrupting files. I recommend you either:

            • use the graphical updaters
            • run dnf from a TTY
            • or use some of the atomic spins, having atomic updates on btrfs subvolumes
            • @kopasz7
              link
              25 months ago

              Switched to nix in the meantime.

      • @bitchkat
        link
        English
        25 months ago

        You need to “sudo dnf clean all” first to make sure you get the freshest index!

          • @bitchkat
            link
            English
            15 months ago

            It’s not necessary but you’ll get updates quicker. And I’m a chronic updater, even pick and choose stuff from updates-testing.

    • @Inconcinnity
      link
      85 months ago

      You can change that in system settings on KDE

      System settings -> Software Update -> Apply system updates immediately

      Not sure if it’s the same on GNOME

      • @[email protected]
        link
        fedilink
        English
        65 months ago

        No, there is not. Updating through terminal still bypasses it and I don’t mind so much seeing how my mother might accidentally power it off in the middle an important update otherwise. Most people know not to hit the power button when the scary load bar pops up with a message saying please do not power off system.

    • @[email protected]
      link
      fedilink
      55 months ago

      Yeah, I’m using Fedora KDE and Budgie on a laptop and mini-desktop. There were a boatload of updates over the weekend. I understand the safety of doing a reboot to be up to date, but it does give me flashbacks to Wondows.

      But, you can use sudo dnf upgrade and only need to reboot when you want to. Updating through Discover tends to make you reboot a lot.