LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   firefox installation (https://www.linuxquestions.org/questions/linux-newbie-8/firefox-installation-4175548141/)

datta1993 07-16-2015 07:09 AM

firefox installation
 
How to download and install Firefox in my Linux machine.I don't have any other browser. so tell me a way to download the code.

yancek 07-16-2015 07:19 AM

Which Linux distribution are you using? Most will have it in their repositories which is the best way to do it. Otherwise, the download site is at the link below.

https://www.mozilla.org/en-US/firefox/new/

HMW 07-16-2015 09:30 AM

And here is a step-by-step guide for installing Firefox (in /opt), for pretty much any distro:
http://www.libre-software.net/how-to...ntu-linux-mint

onebuck 07-16-2015 09:58 AM

Member response
 
Hi,

Quote:

Originally Posted by datta1993 (Post 5392202)
How to download and install Firefox in my Linux machine.I don't have any other browser. so tell me a way to download the code.

You can get Firefox from; http://ftp.mozilla.org/pub/mozilla.org/firefox/
via a ftp client. You can download on your MS Window based system then move to your Gnu/Linux. Or just use from cli on the Gnu/Linux; 'wget http://ftp.mozilla.org/pub/mozilla.o...x-39.0.tar.bz2' for the x86_64 version.

As other members have indicated, the Gnu/Linux in use repository would be even better and much easier for you to install for their package.

Please consider reading; http://www.linuxquestions.org/questi...#faq_lqwelcome so you can post a query in the future that will help us to help you since you failed to include valued information.

Hope this helps!
Have fun & enjoy!
:hattip:

datta1993 07-17-2015 12:45 AM

Im using CentOS 5:
Im able to install Firefox , but it is saying some packages are missing, like (give me a single link which will download all the packages required)
atk >= 1.9.0-1 is needed by gtk2-2.10.4-30.el5.i386
hicolor-icon-theme is needed by gtk2-2.10.4-30.el5.i386
libXcursor.so.1 is needed by gtk2-2.10.4-30.el5.i386
libXinerama.so.1 is needed by gtk2-2.10.4-30.el5.i386
libXrandr.so.2 is needed by gtk2-2.10.4-30.el5.i386
libatk-1.0.so.0 is needed by gtk2-2.10.4-30.el5.i386
libcairo.so.2 is needed by gtk2-2.10.4-30.el5.i386
libcups.so.2 is needed by gtk2-2.10.4-30.el5.i386
libjpeg.so.62 is needed by gtk2-2.10.4-30.el5.i386
libpango-1.0.so.0 is needed by gtk2-2.10.4-30.el5.i386
libpangocairo-1.0.so.0 is needed by gtk2-2.10.4-30.el5.i386
libpng12.so.0 is needed by gtk2-2.10.4-30.el5.i386
libpng12.so.0(PNG12_0) is needed by gtk2-2.10.4-30.el5.i386
libtiff >= 3.6.1 is needed by gtk2-2.10.4-30.el5.i386
libtiff.so.3 is needed by gtk2-2.10.4-30.el5.i386
pango >= 1.13.0-1 is needed by gtk2-2.10.4-30.el5.i386

Inkit 07-17-2015 07:07 AM

Have you updated your system?

John VV 07-17-2015 06:22 PM

cent os 5.11 ( the ONLY!!!!!!! supported version)

already has
"firefox-38.1.0-1.el5.centos.x86_64.rpm"
in the update repos


all you have to do is run a update
Code:

su -
yum update

and YOU will have 38 installed !!!


but mind you the LEGACY SUPPORT 5 series is showing it's 8 years of age
and is now in maintenance ONLY support
there will NEVER!!! be any new versions of software for 5
ALL new software support ENDED IN APRIL 2014

5 is only getting SECURITY and bug fixes



All times are GMT -5. The time now is 01:38 AM.