Quantcast
Viewing all articles
Browse latest Browse all 2849

Beginners Questions • Re: [Software] Try latest app version (unsupported on Debian) steps how to do it?

Mozilla apt repository
Thank you both. I have tried this method. Upon apt updating, i can see:
Unpacking firefox-esr (128.0esr~build2) over (115.13.0esr-1~deb11u1) ...
dpkg: warning: unable to delete old directory '/usr/share/firefox-esr/distribution': Directory not empty
dpkg: warning: unable to delete old directory '/usr/share/firefox-esr/browser/chrome/icons/default': Directory not empty
dpkg: warning: unable to delete old directory '/usr/share/firefox-esr/browser/chrome/icons': Directory not empty
dpkg: warning: unable to delete old directory '/usr/share/firefox-esr/browser/chrome': Directory not empty
dpkg: warning: unable to delete old directory '/usr/share/firefox-esr/browser': Directory not empty
dpkg: warning: unable to delete old directory '/usr/share/firefox-esr': Directory not empty
dpkg: warning: unable to delete old directory '/etc/firefox-esr': Directory not empty
Setting up firefox (128.0.2~build1) ...
what would you do to get rid of these?
I was OK with oldstable Firefox version, but I also would like to use new/latest Firefox (when developer asks or as my main version?).

Yours linked tutorial says:
Configure APT to prioritize packages from the Mozilla repository:

echo '
Package: *
Pin: origin packages.mozilla.org
Pin-Priority: 1000
' | sudo tee /etc/apt/preferences.d/mozilla
so maybe i should replace:
Package: *
by
Package: firefox

so i make firefox-esr to remain on oldstable? But maybe it is too late to downgrade, i am unsure about profile compatibility across firefox/esr versions.

This is what I have now on Debian 11 Bullseye (oldstable):
$ firefox-esr --version
Mozilla Firefox 128.0esr

$ firefox --version
bash: firefox: command not found

$ whereis firefox
firefox: /usr/bin/firefox.real /usr/lib/firefox

$ /usr/bin/firefox.real --version
Mozilla Firefox 128.0.2

Statistics: Posted by postcd — 2024-07-23 19:06



Viewing all articles
Browse latest Browse all 2849

Trending Articles