Just a note @aaron : running
apt remove snapd
will remove Snap and all installed software through it… but
apt install firefox
will install snap and will install firefox from snap… The way would be to download the .deb package from the website I think.