How to Install Firefox 4 from PPA in Linux
This tutorial will explain how to install firefox 4.0 beta using PPA.
Open the terminal and run the following commands
sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa
sudo apt-get update
sudo apt-get install firefox-4.0







2 Comments
Hi,
please change the title to “How to Install firefox 4 from PPA in Ubuntu”
Not all linux distro’s support PPA’s and even debian upon which ubuntu is build won’t work with the above command.
Thanks for the tip anyways.