<div dir="ltr"><div>For the sake of completeness, here is my attempt to install a fresh Xubuntu 20.04 LTS.</div><div><br></div><div>I installed the 64bit version of that on a spare laptop. <br></div><div><br></div><div>To my surprise, I found that firefox is an apt on this fresh install:</div><div><br>$ dpkg -l | grep firef<br>ii  firefox                               99.0+build2-0ubuntu0.20.04.2        amd64        Safe and easy web browser from Mozilla<br>ii  firefox-locale-en                     99.0+build2-0ubuntu0.20.04.2        amd64        English language pack for Firefox<br></div><div><br></div><div>And snap has not installed any packages, and could be purged safely. <br></div><div><br></div><div>$ sudo apt purge snapd<br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>The following packages were automatically installed and are no longer required:<br>  libfwupdplugin1 libllvm11 liblzo2-2 libreoffice-help-common squashfs-tools<br>Use 'sudo apt autoremove' to remove them.<br>The following packages will be REMOVED:<br>  gnome-software-plugin-snap* snapd*<br>0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.<br>After this operation, 147 MB disk space will be freed.<br>Do you want to continue? [Y/n] <br>...<br>Purging configuration files for snapd (2.54.3+20.04.1ubuntu0.2) ...<br>Discarding preserved snap namespaces<br>Final directory cleanup<br>Removing extra snap-confine apparmor rules<br>Removing snapd cache<br>Removing snapd state<br></div><div><br></div><div>That is in contrast with the other 18.04 -> 20.04 upgraded machines (via do-release-upgrade),</div><div>where Firefox was switched to snap, and there were a couple of other packages installed from <br></div><div>snap and they had to be removed first before purging snap and switching to mozillateam PPA.</div><br></div>