lunes, 25 de julio de 2011

How to update Mozilla Firefox from the terminal



Today i bring you a super simple way to update your firefox to his lastest version by command line (terminal)
First we need to add the repository. In a terminal write:
sudo add-apt-repository ppa:mozillateam/firefox-stable

now type this:
sudo apt-get update

and now this:
sudo apt-get upgrade firefox

With this we finish updating our Mozilla Firefox.

Links Relacionados:


No hay comentarios: