Is there any PPA or repository available to install Firefox developer edition (stable and beta versions) in Ubuntu 16.04 ?
Asked
Active
Viewed 1.0k times
5
-
Do you need PPA or any installation media will suffice? – Anwar Sep 02 '16 at 09:47
-
see this answer https://askubuntu.com/questions/548003/how-do-i-install-the-firefox-developer-edition – Karim Samir Nov 23 '17 at 11:22
1 Answers
4
there is this PPA repository for aurora builds if is fine for you. You can do:
sudo add-apt-repository ppa:ubuntu-mozilla-daily/firefox-aurora
sudo apt-get update

S.Mohsen sh
- 478
-
4Doesn't seem to work anymore, after adding this ppa and reinstalling firefox I'm still stuck with the non-dev edition. – Philipp Ludwig Apr 03 '17 at 06:40
-