How to display when snap packaged have been updated

I can list snaps with snap list command and I can check individual snap update time info with snap info <package>, but is it some command that lists all snaps and the time when they were updated. I can’t see anything useful in “snap list” switches.

snap changes is likely what you’re after.
See also snap refresh --time and snap refresh --list

2 Likes