howto.txt 395 B

1234567891011
  1. sudo snap remove firefox
  2. sudo tar xjvf ~/Downloads/firefox-*.tar.bz2 -C /opt/
  3. sudo ln -s /opt/firefox/firefox /usr/local/bin/firefox
  4. udo wget https://raw.githubusercontent.com/mozilla/sumo-kb/main/install-firefox-linux/firefox.desktop -P /usr/local/share/applications
  5. -----
  6. Don't forget to move personal profile files to new instance too.
  7. ----
  8. To update, download the new version and install