LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-10-2019, 05:15 AM   #1
debianlearner
Member
 
Registered: May 2019
Posts: 80
Blog Entries: 1

Rep: Reputation: Disabled
Installing Firefox


I have a Debian Jessie system with Iceweasel installed.

Due to some problems with Iceweasel, I now wish to install
firefox-esr.

Would the following commands work without any problems :-

apt-get update
apt-get upgrade
apt install firefox-esr

or is anything else required ?

Thanks.

A quick response would be much appreciated.
 
Old 05-10-2019, 05:47 AM   #2
Lysander666
Senior Member
 
Registered: Apr 2017
Location: The Underearth
Distribution: Ubuntu, Debian, Slackware
Posts: 2,178
Blog Entries: 6

Rep: Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470
Quote:
Originally Posted by debianlearner View Post

Would the following commands work without any problems :-

apt-get update
apt-get upgrade
apt install firefox-esr
Yes.

Quote:
Originally Posted by debianlearner View Post
or is anything else required ?
No.

More info:

https://wiki.debian.org/Firefox#Firefox_ESR

Even more info:

I would personally just use

Code:
apt update
apt install firefox-esr

Last edited by Lysander666; 05-10-2019 at 05:49 AM.
 
1 members found this post helpful.
Old 05-10-2019, 05:57 AM   #3
dc.901
Senior Member
 
Registered: Aug 2018
Location: Atlanta, GA - USA
Distribution: CentOS/RHEL, openSuSE/SLES, Ubuntu
Posts: 1,005

Rep: Reputation: 370Reputation: 370Reputation: 370Reputation: 370
Quote:
Originally Posted by debianlearner View Post
I have a Debian Jessie system with Iceweasel installed.

Due to some problems with Iceweasel, I now wish to install
firefox-esr.

Would the following commands work without any problems :-

apt-get update
apt-get upgrade
apt install firefox-esr

or is anything else required ?

Thanks.

A quick response would be much appreciated.
I do not use Debian, but if firefox is not in the repo, you can download it directly from mozilla.org:
https://www.mozilla.org/en-US/firefox/new/
 
Old 05-13-2019, 06:13 AM   #4
debianlearner
Member
 
Registered: May 2019
Posts: 80

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
Installing Firefox

Thanks very much Lysander666 for your very helpful reply.

Do I need to reboot after installing firefox-esr or
can I just start firefox-esr by typing :

firefox-esr
 
Old 05-13-2019, 06:18 AM   #5
Lysander666
Senior Member
 
Registered: Apr 2017
Location: The Underearth
Distribution: Ubuntu, Debian, Slackware
Posts: 2,178
Blog Entries: 6

Rep: Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470
The command

Code:
firefox
should work. If not, 'firefox-esr' [just 'firefox' works for me in Slackware]. It should also be in your menus automatically if you search for it.

The difference between Linux and Windows [one of them anyway] is that the need to reboot is very rare. Generally one only needs to reboot after updating the kernel [and even then there is no pressing hurry]. Debian will never force you to reboot.
 
Old 05-13-2019, 06:19 AM   #6
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,314
Blog Entries: 3

Rep: Reputation: 3723Reputation: 3723Reputation: 3723Reputation: 3723Reputation: 3723Reputation: 3723Reputation: 3723Reputation: 3723Reputation: 3723Reputation: 3723Reputation: 3723
Quote:
Originally Posted by debianlearner View Post

firefox-esr
No reboot is needed. Depending on which desktop environment you are using you might find an icon already added to the applications' menu.
 
1 members found this post helpful.
Old 05-16-2019, 05:27 AM   #7
debianlearner
Member
 
Registered: May 2019
Posts: 80

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
Many thanks, Lysander666 and Turbocapitalist for your helpful comments.

The following was done :-

apt update
apt install firefox-esr
firefox-esr

However, the command "firefox-esr" is not known.

When I try "firefox", it doesn't work because it claims it is already running, which is not true, but Iceweasel is running
(and I wish to retain this at the moment) so it is equating Firefox with Iceweasel whereas I'd understood that they were
separate. Both need to run at the same time for various reasons.

Any suggestions, please ?
 
Old 05-16-2019, 05:37 AM   #8
Lysander666
Senior Member
 
Registered: Apr 2017
Location: The Underearth
Distribution: Ubuntu, Debian, Slackware
Posts: 2,178
Blog Entries: 6

Rep: Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470
I find this kind of confusing. We need to know more about your system. Can you please post the output of

Code:
inxi -F
I can't remember if inxi is installed by default in Debian. If not,

Code:
apt install inxi
then run the command again

Last edited by Lysander666; 05-16-2019 at 05:38 AM.
 
Old 05-16-2019, 04:01 PM   #9
carlito386
Member
 
Registered: May 2019
Distribution: Debian
Posts: 75

Rep: Reputation: Disabled
Quote:
Originally Posted by debianlearner View Post
I have a Debian Jessie system with Iceweasel installed.

Due to some problems with Iceweasel, I now wish to install
firefox-esr.

Would the following commands work without any problems :-

apt-get update
apt-get upgrade
apt install firefox-esr

or is anything else required ?

Thanks.

A quick response would be much appreciated.
Hi, welcome to LQ.

Iceweasel has now been replaced with normal Firefox on Debian.
You will need to delete Iceweasel first before installing firefox-esr.

It is very clear in your opening post that you already have a web browser on your Debian Jessie OS.
And that web browser is Iceweasel.

It's probably best to delete and purge Iceweasel and its dependencies.
After that you may still need to delete the Iceweasel directory in your HOME directory.
Then after an 'apt-get update' (there are various commands for this operation) - you can then install firefox-esr.

The debian wiki to install firefox is useful (https://wiki.debian.org/Firefox).
But please remember it may be better to uninstall Iceweasel first.

Once you have installed firefox-esr from the Debian repository you do NOT need to use the command line to open Firefox.
You simply use your GUI/desktop environment (like Mint, gnome etc) and the Firefox icon should appear under the 'Internet' tab.

There are experts here already helping you with this VERY SIMPLE task.
They will be able to give you the commands to do what I've said above.
 
Old 05-16-2019, 04:08 PM   #10
carlito386
Member
 
Registered: May 2019
Distribution: Debian
Posts: 75

Rep: Reputation: Disabled
Quote:
Originally Posted by Lysander666 View Post
I find this kind of confusing. We need to know more about your system. Can you please post the output of

Code:
inxi -F
I can't remember if inxi is installed by default in Debian. If not,

Code:
apt install inxi
then run the command again
You seem to get confused very easily.
OP has Iceweasel on Debian Jessie.
OP would like latest stable FF browser for Debian.
Is this really complicated?

Last edited by carlito386; 05-16-2019 at 04:10 PM.
 
Old 05-16-2019, 04:17 PM   #11
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by carlito386 View Post
You seem to get confused very easily.
OP has Iceweasel on Debian Jessie.
OP would like latest stable FF browser for Debian.
Is this really complicated?
Carlito386, would you stop having pops at fellow posters. You have a lot to contribute, you are obviously knowledgeable, but on several occasions now you seem to have been more interested in criticising or making jibes at fellow posters here on LQ rather than concentrating on what is our main purpose, i.e. helping those who need it. Many thanks.
 
3 members found this post helpful.
Old 05-17-2019, 03:33 AM   #12
Lysander666
Senior Member
 
Registered: Apr 2017
Location: The Underearth
Distribution: Ubuntu, Debian, Slackware
Posts: 2,178
Blog Entries: 6

Rep: Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470Reputation: 2470
Quote:
Originally Posted by carlito386 View Post
You seem to get confused very easily.
OP has Iceweasel on Debian Jessie.
OP would like latest stable FF browser for Debian.
Is this really complicated?
That kind of attitude may be de rigueur on the Debian forums but it won't wash here. I would leave such a mindset behind when you post on LQ. You have already been warned once.

Last edited by Lysander666; 05-17-2019 at 03:38 AM.
 
Old 05-17-2019, 06:38 AM   #13
Mike_Walsh
Member
 
Registered: Jul 2017
Location: King's Lynn, UK
Distribution: Nowt but Puppies....
Posts: 660

Rep: Reputation: 362Reputation: 362Reputation: 362Reputation: 362
@ carlito386:-

I find the insistence on uninstalling one browser before using another to be kinda contradictory.

At any given time I'm running FF-Quantum, FF-esr, Palemoon and Seamonkey in my Puppy installs. Puppy may be considered odd, but it works along the same lines as any other Linux distro.

So long as each Mozilla-based browser is installed in its own directory (and this is default behaviour for 'zilla browsers anyway), and the executable for that browser is called by its own launcher script/.desktop menu entry, you can open up and run as many of these browsers as you like, simultaneously if you so desire.

I'd love to hear your explanation for why this isn't possible in Debian.....

And I have to agree with other members, here. A 'snotty', 'catty' attitude toward other members does not help. Nobody on this or any other Linux forum is paid for their contributions; we're all volunteers, whether veteran or newbie.....and the entire raison d'etre for forums like these is to help each other out. Nasty attitudes do not help, and just generate bad feelings.


Mike.
 
2 members found this post helpful.
Old 05-17-2019, 07:23 AM   #14
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
Quote:
Originally Posted by debianlearner View Post
I have a Debian Jessie system with Iceweasel installed.
https://packages.debian.org/jessie/firefox-esr

60.6.2 ESR is available via the security repository. Ensure you have that repository enabled and a typical:
Code:
# apt-get update
# apt-get upgrade
should fetch it as an upgrade to iceweasel, which became a transisitonal package:

https://packages.debian.org/jessie/iceweasel

(which probably answers any and all "do I need to uninstall iceweasel first" type questions)

I believe something like iceweasel 45, back in 2016 was the last iceweasel upload, so you're either not upgrading or you don't have security repository enabled...

Firefox is handled by Debian security as a security update, so these days you get pretty much the upstream firefox as standard as I understand it? Back in the iceweasel era you were stuck with a specific release with bakported security patches or got newer versions via Mike Hommey's mozilla.debian.net repository, which now seems pretty much defunct (though still up).

Last edited by cynwulf; 05-17-2019 at 07:32 AM.
 
Old 05-17-2019, 08:58 AM   #15
carlito386
Member
 
Registered: May 2019
Distribution: Debian
Posts: 75

Rep: Reputation: Disabled
Quote:
Originally Posted by Mike_Walsh View Post
@ carlito386:-

I find the insistence on uninstalling one browser before using another to be kinda contradictory.

At any given time I'm running FF-Quantum, FF-esr, Palemoon and Seamonkey in my Puppy installs. Puppy may be considered odd, but it works along the same lines as any other Linux distro.

So long as each Mozilla-based browser is installed in its own directory (and this is default behaviour for 'zilla browsers anyway), and the executable for that browser is called by its own launcher script/.desktop menu entry, you can open up and run as many of these browsers as you like, simultaneously if you so desire.

I'd love to hear your explanation for why this isn't possible in Debian.....

And I have to agree with other members, here. A 'snotty', 'catty' attitude toward other members does not help. Nobody on this or any other Linux forum is paid for their contributions; we're all volunteers, whether veteran or newbie.....and the entire raison d'etre for forums like these is to help each other out. Nasty attitudes do not help, and just generate bad feelings.


Mike.
Yes, you're quite right.
I still have 'Iceweasel' as well as 'firefox-esr' appearing as options on the Applications tab on my GUI.
So yes, Iceweasel doesn't need to be uninstalled at all.

I overlooked that OP wanted a 'quick reply' and my concentration was not very focused at the time.
Apologies to all concerned.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Downloading Firefox, or burning a CD & installing Firefox from the CD drmjh Linux - General 4 01-04-2012 07:21 PM
LXer: Firefox 9 Is 30% Faster Than Firefox 8 | Install Firefox 9 On Ubuntu 11.10 and Earlier Release LXer Syndicated Linux News 0 12-30-2011 03:50 PM
LXer: Firefox 8 is 20% Faster than Firefox 5, Install Firefox 8 in Ubuntu via PPA LXer Syndicated Linux News 0 07-21-2011 09:31 PM
How do i make firefox 3 work after installing firefox 2 on Ubuntu 8.04 avinash.rao Ubuntu 10 09-06-2008 10:34 AM
Removing Firefox 1.0.6 and installing Firefox 1.5 JockVSJock Slackware 12 12-16-2005 01:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration