Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Dalšne informacije

How to install firefox in centos 6.0? What is latest version of firefox support for centos 6.0?

  • 1 wótegrono
  • 10 ma toś ten problem
  • 112 naglědow
  • Slědne wótegrono wót Talha

I want to install latest version of firefox browser on my centos 6.0 installed computer. I read some blogs in web based on that i installed firefox version 26. But i need to upgrade firefox version. Is there is any latest version support for centos 6.0 and what is the procedure?

I want to install latest version of firefox browser on my centos 6.0 installed computer. I read some blogs in web based on that i installed firefox version 26. But i need to upgrade firefox version. Is there is any latest version support for centos 6.0 and what is the procedure?

Wšykne wótegrona (1)

Helo kaaruna,

Use the following on your terminal and let me know if it helped.

a) Install Remi and EPEL Repositories


Install EPEL repository for RHEL/CentOS 6.5/6.4/6.3/6.2/6.1/6.0 
  1. wget Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
  2. rpm -Uvh epel-release-6-8.noarch.rpm
Install Remi repository for RHEL/CentOS 6.5/6.4/6.3/6.2/6.1/6.0 
  1. wget http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
  2. rpm -Uvh remi-release-6.rpm

b) Check Availability of Firefox 30


Check the availability of Firefox 30 using Remi repository via YUM.

Check Availability of Firefox 30 in RHEL/CentOS 6.5/6.4/6.3/6.2/6.1/6.0
  1. yum --enablerepo=remi list firefox

c) Installing or Updating Firefox 30


Install or Update Firefox 30 in RHEL/CentOS 6.5/6.4/6.3/6.2/6.1/6.0

  1. yum --enablerepo=remi install firefox

d) Starting Firefox 30


To start Firefox just execute following command on the terminal.

  1. firefox

Please inform me if you face any problem and I will try to help you.

Wót Talha změnjony