Firefox is Finally Providing Deb Package for Debian
-
- Posts: 272
- Joined: Sun Jun 07, 2020 10:45 am
Firefox is Finally Providing Deb Package for Debian
Firefox is Finally Providing Deb Package for Debian and Ubuntu Users
Mozilla Firefox has a new native package available for Linux.
The Firefox DEB package promises better performance due to Mozilla's advanced compiler-based optimizations and hardened binaries with all security flags enabled during compilation.
Plus, you'll have access to the latest stable updates as quickly as possible and you'll no longer need to restart Firefox after updating it.
https://news.itsfoss.com/mozilla-firefox-deb/
Mozilla Firefox has a new native package available for Linux.
The Firefox DEB package promises better performance due to Mozilla's advanced compiler-based optimizations and hardened binaries with all security flags enabled during compilation.
Plus, you'll have access to the latest stable updates as quickly as possible and you'll no longer need to restart Firefox after updating it.
https://news.itsfoss.com/mozilla-firefox-deb/
Re: Firefox is Finally Providing Deb Package for Debian
That's the package that we have in our repos, you don't have to add another source to get it.
-
- Posts: 272
- Joined: Sun Jun 07, 2020 10:45 am
Re: Firefox is Finally Providing Deb Package for Debian
When did the change occur? Do you have the link announcing the change to vanilla Firefox in the MX repo?Adrian wrote: Thu Jan 25, 2024 2:40 pm That's the package that we have in our repos, you don't have to add another source to get it.
-
- Posts: 272
- Joined: Sun Jun 07, 2020 10:45 am
Re: Firefox is Finally Providing Deb Package for Debian
I compared the two deb packages. They are the same version, but they are not the same binary.
Vanilla Firefox:

MX Firefox:

MX Firefox depends on libpango1.0, but Vanilla Firefox does not.
I come to the conclusion that anyone who wants to try Vanilla Firefox needs to add a Mozilla repo.
Vanilla Firefox:

MX Firefox:

MX Firefox depends on libpango1.0, but Vanilla Firefox does not.
I come to the conclusion that anyone who wants to try Vanilla Firefox needs to add a Mozilla repo.
Last edited by FraterLinux on Thu Jan 25, 2024 7:35 pm, edited 2 times in total.
- FullScale4Me
- Posts: 1076
- Joined: Fri Jan 08, 2021 11:30 pm
Re: Firefox is Finally Providing Deb Package for Debian
Googleing......FraterLinux wrote:MX Firefox depends on libpango1.0, but Vanilla Firefox does not.
and you concluded by some reason?pango.gnome.org wrote:...Pango is a library for laying out and rendering of text, with an emphasis on internationalization...
Please explain why MX choosing to enhance non-English speaking users' experience is bad. Take all the time you need!FraterLinux wrote:I come to the conclusion that anyone who wants to try Vanilla Firefox needs to add a Mozilla repo.
Michael O'Toole
MX Linux facebook group moderator
Dell OptiPlex 7050 i7-7700, MX Linux 23 Xfce & Win 11 Pro
HP Pavilion P2-1394 i3-2120T, MX Linux 23 Xfce & Win 10 Home
Dell Inspiron N7010 Intel Core i5 M 460, MX Linux 23 Xfce & KDE, Win 10
MX Linux facebook group moderator
Dell OptiPlex 7050 i7-7700, MX Linux 23 Xfce & Win 11 Pro
HP Pavilion P2-1394 i3-2120T, MX Linux 23 Xfce & Win 10 Home
Dell Inspiron N7010 Intel Core i5 M 460, MX Linux 23 Xfce & KDE, Win 10
-
- Posts: 272
- Joined: Sun Jun 07, 2020 10:45 am
Re: Firefox is Finally Providing Deb Package for Debian
I did not say that. I presented news that Mozilla now offers a Deb package for Debian. Anyone who wants to use the official version as planned by Mozilla can try the Vanilla version.
- Eadwine Rose
- Administrator
- Posts: 14632
- Joined: Wed Jul 12, 2006 2:10 am
Re: Firefox is Finally Providing Deb Package for Debian
Mind making those images a bit smaller. Max sizes stated in the forum rules, thanks.
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Re: Firefox is Finally Providing Deb Package for Debian
I added the mozilla apt repository for firefox
They both have libpango1.0 as a depend, and the deb package from Mozilla has several other depends which the MX package doesn't list (maybe it should?)
Mozilla's:
MX's :
Code: Select all
$ apt-cache policy firefox
firefox:
Installed: 122.0~mozillabinaries-1mx23+1
Candidate: 122.0~mozillabinaries-1mx23+1
Version table:
*** 122.0~mozillabinaries-1mx23+1 500
500 http://mxrepo.com/mx/repo bookworm/main amd64 Packages
100 /var/lib/dpkg/status
122.0~build2 500
500 https://packages.mozilla.org/apt mozilla/main amd64 Packages
They both have libpango1.0 as a depend, and the deb package from Mozilla has several other depends which the MX package doesn't list (maybe it should?)
Mozilla's:
Code: Select all
$ apt-cache show firefox=122.0~build2 | grep ^Depends
Depends: libasound2 (>= 1.0.16), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.17), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.5.12), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.0), libgtk-3-0 (>= 3.13.7), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 4.8), libx11-6, libx11-xcb1, libxcb-shm0, libxcb1, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6, libxrandr2 (>= 2:1.4.0), libxrender1
MX's :
Code: Select all
$ apt-cache show firefox=122.0~mozillabinaries-1mx23+1 | grep ^Depends
Depends: libgtk-3-0 (>= 3.4), libglib2.0-0 (>= 2.32.0), libpango1.0-0 (>= 1.30.0), pulseaudio | apulse | pipewire, libavcodec59 | libavcodec-extra59 | libavcodec58 | libavcodec-extra58
-
- Posts: 272
- Joined: Sun Jun 07, 2020 10:45 am
Re: Firefox is Finally Providing Deb Package for Debian
Could you give me tips on how to post smaller images?Eadwine Rose wrote: Thu Jan 25, 2024 6:49 pm Mind making those images a bit smaller. Max sizes stated in the forum rules, thanks.
-
- Posts: 272
- Joined: Sun Jun 07, 2020 10:45 am
Re: Firefox is Finally Providing Deb Package for Debian
Maybe it's just suggested? After I installed Vanilla Firefox I ran:kmathern wrote: Thu Jan 25, 2024 6:57 pm I added the mozilla apt repository for firefoxCode: Select all
$ apt-cache policy firefox firefox: Installed: 122.0~mozillabinaries-1mx23+1 Candidate: 122.0~mozillabinaries-1mx23+1 Version table: *** 122.0~mozillabinaries-1mx23+1 500 500 http://mxrepo.com/mx/repo bookworm/main amd64 Packages 100 /var/lib/dpkg/status 122.0~build2 500 500 https://packages.mozilla.org/apt mozilla/main amd64 Packages
They both have libpango1.0 as a depend, and the deb package from Mozilla has several other depends which the MX package doesn't list (maybe it should?)
Mozilla's:Code: Select all
$ apt-cache show firefox=122.0~build2 | grep ^Depends Depends: libasound2 (>= 1.0.16), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.17), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.5.12), libfontconfig1 (>= 2.11), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.0), libgtk-3-0 (>= 3.13.7), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 4.8), libx11-6, libx11-xcb1, libxcb-shm0, libxcb1, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxi6, libxrandr2 (>= 2:1.4.0), libxrender1
MX's :Code: Select all
$ apt-cache show firefox=122.0~mozillabinaries-1mx23+1 | grep ^Depends Depends: libgtk-3-0 (>= 3.4), libglib2.0-0 (>= 2.32.0), libpango1.0-0 (>= 1.30.0), pulseaudio | apulse | pipewire, libavcodec59 | libavcodec-extra59 | libavcodec58 | libavcodec-extra58
Code: Select all
$ sudo apt autoremove
Reading package lists... 0% Reading package lists... Done
Building dependency tree... Done
Reading status information... Done
The following packages will be REMOVED:
libpango1.0-0
0 packages updated, 0 new packages installed, 1 to be removed and 0 not updated.
After this operation, 34.8 kB of disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database... 451826 currently installed files and directories.)
Removing libpango1.0-0:amd64 (1.50.12+ds-1) ...