I am surprised that “apt search” is unable to find Thunderbird package in official Neon 24.04 User Edition noble repositories.
It installed Snap (Snap Store is controlled by a commercial company/is proprietary, can not be distributed without the Store ) and so not picked up my TB configuration which I have at ~/.thunderbird/ from previous Debian based distribution.
Beside Snap/Flatpak, official TB download page fails to link to PPA and links to a Tar archive (so no way to keep up to date without repeated manual downloads):
~/snap/thunderbird/ contains something after I have created random account.
So at he moment there exist four packages that will install snaps, the firefox packages is a bit special since the transitional package will not be installed because the packages from the Mozilla-PPA are pinned to take precedence.
I am surprised that the APT version did not show up in Neon. Neon used to come with SNAP disabled and with the MozTeam PPA enabled by default. I admit the last time I checked was a long while ago; I have not installed Neon from fresh in about 4 years - just running the rebase updates. Has that changed?
No, neon has always had snap active but use the Mozilla repo, previously they did use the Mozilla ppa. I think the move happened circa the migration to 24.04, to the then-new official Mozilla apt repo, which doesn’t include tbird, at least the last time I looked. I dunno why, tbh.
I thought the PPA was maintained by some Mozilla folks, now I am not sure.
Curious. T-Bird shows up on my list as snap, flatpak and apt, and I never added any repo (I dont use TB). I did have to add the snap backend as it was not enabled by default in Neon in 22.04. I know this because I only recently added Snap to my system, not that I have anything installed mind you. I do use some Flatpaks now.
It is a bit convoluted. The flatpak and snap are obvious, since Tbird is available in both sources. In the standard Ubuntu repos, the apt package is basically a shortcut of sorts to install the snap version.
If you were to add a different source, you would still see the snap-installing one, since the versioning and apt’s config make it the preferred packages, unless one creates an apt conf file overriding that.