Firefox Quantum: Developer edition
It’s very easy to install fresh version of Firefox Quantum, but i stucked on installing Developer Edition. There was coinces:
- to download archives and cheat with shortcuts, because browser don’t want to open links after click in terminal or other applications
- install from PPA gives not-developer edition
After trying all scenarios, i picked one optimal way to install Firefox Quantum Developer Edition in Ubuntu 16.
Installation of Firefox Quantum Developer Edition on Ubuntu 16 with Ubuntu Make
sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make
sudo apt-get update
sudo apt-get install ubuntu-make
umake web firefox-dev
Uninstall Firefox Quantum Developer Edition on Ubuntu 16 with Ubuntu Make
umake web firefox-dev -r
sudo ppa-purge ppa:ubuntu-desktop/ubuntu-make