Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Updating Firefox (Solved)

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
Tupeelo
Posts: 47
Joined: 2018-11-10 14:10

Updating Firefox (Solved)

#1 Post by Tupeelo »

When I run sudo apt update or apt-get update / upgrade firefox esr is held back.

When I use synaptic it offers to remove old firefox and install newer version .

Why is that ?
Last edited by Tupeelo on 2019-11-23 15:50, edited 1 time in total.

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: Updating Firefox

#2 Post by Head_on_a_Stick »

Try

Code: Select all

# apt full-upgrade
The commands you used won't remove old packages.
deadbang

Tupeelo
Posts: 47
Joined: 2018-11-10 14:10

Re: Updating Firefox

#3 Post by Tupeelo »

Thank You.

Post Reply