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
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