ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    How to Updated to Fedora 36 from the Command Line

    IT Discussion
    fedora linux fedora 36
    3
    7
    677
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller
      last edited by scottalanmiller

      Fedora 36 is out. Assuming you are already on Fedora 35, below are the commands to quickly and easily update! If you aren't on 35, update to 35 first.

      sudo dnf install dnf-plugin-system-upgrade
      
      sudo dnf --refresh upgrade
      
      sudo dnf system-upgrade download --releasever=36
      
      sudo dnf system-upgrade reboot
      

      After the last step, follow the directions to reboot and voila.

      scottalanmillerS JaredBuschJ 2 Replies Last reply Reply Quote 1
      • scottalanmillerS
        scottalanmiller @scottalanmiller
        last edited by scottalanmiller

        @scottalanmiller said in How to Updated to Fedora 36 from the Command Line:

        Or make yourself root and just...

        dnf upgrade --refresh ;  dnf install dnf-plugin-system-upgrade ;  dnf --refresh upgrade ; dnf system-upgrade download --releasever=36 ;  dnf system-upgrade reboot
        
        1 Reply Last reply Reply Quote 0
        • JaredBuschJ
          JaredBusch @scottalanmiller
          last edited by

          @scottalanmiller said in How to Updated to Fedora 36 from the Command Line:

          sudo dnf --refresh upgrade

          Why are you adding this?

          scottalanmillerS 1 Reply Last reply Reply Quote 1
          • scottalanmillerS
            scottalanmiller @JaredBusch
            last edited by

            @JaredBusch said in How to Updated to Fedora 36 from the Command Line:

            @scottalanmiller said in How to Updated to Fedora 36 from the Command Line:

            sudo dnf --refresh upgrade

            Why are you adding this?

            It's actually the first one that is better to skip. Not sure why I put that in twice.

            1 Reply Last reply Reply Quote 0
            • JaredBuschJ
              JaredBusch
              last edited by

              Desktop upgraded.

              a1d318e5-5c43-4575-b6e7-375520bc8ed4-image.png

              1 Reply Last reply Reply Quote 1
              • scottalanmillerS
                scottalanmiller
                last edited by

                My dad upgraded the other day, too.

                travisdh1T 1 Reply Last reply Reply Quote 0
                • travisdh1T
                  travisdh1 @scottalanmiller
                  last edited by

                  Everything in the home lab is being upgraded tonight.

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  • First post
                    Last post