Skip to content
Discussion options

You must be logged in to vote

Open your terminal and run these commands in order:

  1. Fully update your current 22.04 system:
    Bash

sudo apt update && sudo apt full-upgrade -y

  1. Update the recovery partition (Highly Recommended): This ensures that if anything goes wrong, your "Refresh Install" option will use the 24.04 image.
    Bash

pop-upgrade recovery upgrade from-release

  1. Trigger the OS Upgrade: Because the "smooth" GUI path is scheduled for January 2026, you must use the -f (force) flag to pull the release right now.

Bash

pop-upgrade release upgrade -f

For more, do see:
https://system76.com/pop/download/

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@leviport
Comment options

Answer selected by NiteshUpreti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants