@omglinuxtv My solution: sudo apt purge firefox snapd sudo add-apt-repository -y ppa:mozillateam/ppa sudo tee /etc/apt/preferences.d/no-firefox-snap.pref <<EOF Package: firefox Pin: version 1:1snap* Pin-Priority: 1 EOF sudo apt update sudo apt install firefox
@omglinuxtv 😿 It is the worst decision. Exactly the same situation happened to me, I felt imprisoned.
@omglinuxtv And that's why you should first add a rule to block installation of Snapd and after that using Mozilla's PPA
@omglinuxtv Is that a Ubuntu issue or has it spread to whole debian-verse?
@omglinuxtv -first distrobox -n myclear -i clearlinux:latest distrobox enter myclear distrobox upgrade myclear -then enter myclear sudo swupd bundle-add firefox -finally distrobox-export --app firefox -you have last version from mozilla.org.
@omglinuxtv i was just having trouble with this trying to install cinnamon on ubuntu which would cause the installer to hang. guess debian is the next option..