Update the Steam snap version¶
When a new version of the Steam snap is released, your snap will be updated automatically.
You can force an update immediately by running the command
snap refresh steam
Check Steam snap and snapd versions¶
Check your current version of the Steam snap with the command
snap info steam
Your revision is the number at the end by installed: in parenthesis.
For example:
installed: 1.0.0.74 (39) 371MB -
This means 39 is the revision.
Check your current version of snapd with the command
snap info snapd
Your revision is the number at the end by installed: in parenthesis.