In the last hour I attempted to install a Ubuntu Desktop mantic daily, if I wanted to know what snap packages were installed by default, I could look at it’s manifest for that ISO (https://cdimage.ubuntu.com/daily-live/20230908.2/mantic-desktop-amd64.manifest - though note this is a daily so this URL will be outdated very soon; but this isn’t the case for released ISOs)
At the end of the manifest the snap packages are listed, for the daily I attempted to install (alas it failed)
Thanks!
That’s what I was looking for but the point is that these Ubuntu channels could be available in App Center’s channels list of a snap, allowing any user to not use the command line after having found them!
There’s still a problem here: what is the list of /stable/ubuntu-23.10 snaps?
I realized that chromium or cups do have this channel. But obviously they are not listed in Ubuntu iso manifest.
These channels are usually closed immediately after release and just pointing to latest/stable… they are only used for image re-spins or for (potential) emergency fixes after this…
Ok I believed there was sometime some differences in snap’s real versioning between stable and ubuntu channels.
So atm seems that only snap-store has a different version.
Sometimes there has been, like Firefox in the latest/stable/ubuntu-23.04 channel used core22 and gnome-42-2204 when the default stable Firefox still used core20. This wasn’t really documented anywhere that I saw but I noticed it while testing 23.04.
So I agree there should be a better way to know what the default snap channels should be for a release – and maybe even some command to run to reset the default snaps to the default channels?