giovedì 8 dicembre 2016

How to UPDATE Firefox in Ubuntu

How to UPDATE Firefox in Ubuntu





1) Open the terminal and write the following lines: 

"sudo apt-get update" 
"sudo apt-get upgrade"

This will update also other packages, if you want to skip everything except Firefox write only the first one.


2)  Write these lines:
"sudo add-apt-repository ppa:ubuntu-mozilla-security/ppa"
"sudo apt-get update"
"sudo apt-get install firefox"

Answer the terminal with Y to complete the passages.
Et voila, you have updated Firefox ;)

Nessun commento:

Posta un commento