How to use terminal command to update Firefox on linux

August 26th, 2009 by @HKw@! | Filed under centos, Fedora, Firefox, Ubuntu.

Firefox always release new version. We can easily upgrade it via terminal command.

How to do that? Follow the steps below:

For Ubuntu / Debian Linux

 sudo apt-get update
 sudo apt-get install firefox

For Fedora / Redhat / Centos Linux

 yum update 
 yum install firefox 

Done. :-)

Share

Leave a Reply

BlogCatalog