Question:
Updating firefox in linux
kp
2008-08-07 00:47:16 UTC
Hi,
I am a newbie to linux. I am using Red hat linux. I wanna update my firefox already installed. yum update command is not working.
Plz help me out
Six answers:
Linux Mint 11
2008-08-07 01:41:41 UTC
Download the rpm. from here

http://rpm.pbone.net/index.php3/stat/3/srodzaj/1/search/firefox



then



Open terminal



Type:



su root



(will ask for password)



rpm -uvh /whever/you/downloaded/firefox3.rpm





LUg.
jplatt39
2008-08-07 02:32:12 UTC
Update doesn't work in yum when the system can't find an update in the repositories. Most of the distros have a delay between the release of new packages their appearance in repositories. I just had about three days on Fedora Core 8/9 last week (before deciding it wasn't what I wanted). I got it working well enough to try it out by adding freshrpms to my list.



Generally, you can search out a repository which has what you want on-line, then follow instructions such as these:



http://www.gagme.com/greg/linux/f9-tips.php#repos



They presuppose, of course, that you are running a recent version of Fedora or of RHEL. That's something you haven't said, and it makes a difference. I last spent serious time on Fedora/Red Hat when yum was just being introduced, and I became quite familiar with rpm's capabilitles in those days. If you have internet access and know the address of a package, you can have rpm download it for you. There are other ways to do it, though. Including manually edit the yum configuration files. I did that during another short stint with Fedora. Don't. Do not.



If you're version of Red Hat is more than a year old, it is a very good idea to upgrade. Again, information on doing that is all over the web, It's on the page I cited above.



There is a third possibility for updating firefox, which is what you wanted: use the Mozilla release. Generally I recommend against it, and having started to use it on Red Hat Linux before Red Hat/Fedora Linux supported it, I recommend against it. The tweaked version is stable in a way the Vanilla version is not. (the tweaked version being the one available on RPMS



EDIT: Now that you have told us which version of Red Hat you are using here is some more specific information:



http://www.linux.com/feature/118304



Use this link to get the package and install it. Get it then install it using RPM.



http://download.fedora.redhat.com/pub/epel/4/i386/repoview/epel-release.html



Here is another piece on adding third party repositories:



http://www.beginlinux.com/desktop_training/newbie/repos



Once you've done that, if you can't install the Firefox package, you should be able to find and install the missing repositories.



I do recommend upgrading if you're using Red Hat, though.
2016-04-06 07:41:18 UTC
For a new Linux user, you should try to use the package manager for your distribution before trying to install anything directly. It's much easier that way.
2008-08-07 00:57:04 UTC
Hi, I thought Redhat linux was for enterprises so its got some out of date apps, why not try Fedora which is red hats community distro thats got all the new stuff :)



http://fedoraproject.org



Other cool distros



openSUSE



http://en.opensuse.org



Mandriva



http://www.mandriva.com



You could also download the latest firefox version from their website and compile it yourself. :)



Take care!
2008-08-07 00:53:20 UTC
Click on help then check for update, or just download the binary files for linux on firefox website and install it manually





more tech tips at http://www.review-ninja.com
2008-08-07 01:05:37 UTC
Have a look at

http://www.mail-archive.com/fedora-list@redhat.com/msg07436.html


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...