Firefox is Finally Providing Deb Package for Debian

For interesting topics. But remember this is a Linux Forum. Do not post offensive topics that are meant to cause trouble with other members or are derogatory towards people of different genders, race, color, minors (this includes nudity and sex), politics or religion. Let's try to keep peace among the community and for visitors.

No spam on this or any other forums please! If you post advertisements on these forums, your account may be deleted.

Do not copy and paste entire or even up to half of someone else's words or articles into posts. Post only a few sentences or a paragraph and make sure to include a link back to original words or article. Otherwise it's copyright infringement.

You can talk about other distros here, but no MX bashing. You can email the developers of MX if you just want to say you dislike or hate MX.
Message
Author
FraterLinux
Posts: 272
Joined: Sun Jun 07, 2020 10:45 am

Firefox is Finally Providing Deb Package for Debian

#1 Post by FraterLinux »

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/

User avatar
Adrian
Developer
Posts: 8949
Joined: Wed Jul 12, 2006 1:42 am

Re: Firefox is Finally Providing Deb Package for Debian

#2 Post by Adrian »

That's the package that we have in our repos, you don't have to add another source to get it.

FraterLinux
Posts: 272
Joined: Sun Jun 07, 2020 10:45 am

Re: Firefox is Finally Providing Deb Package for Debian

#3 Post by FraterLinux »

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.
When did the change occur? Do you have the link announcing the change to vanilla Firefox in the MX repo?

FraterLinux
Posts: 272
Joined: Sun Jun 07, 2020 10:45 am

Re: Firefox is Finally Providing Deb Package for Debian

#4 Post by FraterLinux »

I compared the two deb packages. They are the same version, but they are not the same binary.

Vanilla Firefox:
Image

MX Firefox:
Image

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.

User avatar
FullScale4Me
Posts: 1076
Joined: Fri Jan 08, 2021 11:30 pm

Re: Firefox is Finally Providing Deb Package for Debian

#5 Post by FullScale4Me »

FraterLinux wrote:MX Firefox depends on libpango1.0, but Vanilla Firefox does not.
Googleing......
pango.gnome.org wrote:...Pango is a library for laying out and rendering of text, with an emphasis on internationalization...
and you concluded by some reason?
FraterLinux wrote:I come to the conclusion that anyone who wants to try Vanilla Firefox needs to add a Mozilla repo.
Please explain why MX choosing to enhance non-English speaking users' experience is bad. Take all the time you need!
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

FraterLinux
Posts: 272
Joined: Sun Jun 07, 2020 10:45 am

Re: Firefox is Finally Providing Deb Package for Debian

#6 Post by FraterLinux »

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.

User avatar
Eadwine Rose
Administrator
Posts: 14631
Joined: Wed Jul 12, 2006 2:10 am

Re: Firefox is Finally Providing Deb Package for Debian

#7 Post by Eadwine Rose »

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

User avatar
kmathern
Developer
Posts: 2523
Joined: Wed Jul 12, 2006 2:26 pm

Re: Firefox is Finally Providing Deb Package for Debian

#8 Post by kmathern »

I added the mozilla apt repository for firefox

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

FraterLinux
Posts: 272
Joined: Sun Jun 07, 2020 10:45 am

Re: Firefox is Finally Providing Deb Package for Debian

#9 Post by FraterLinux »

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.
Could you give me tips on how to post smaller images?

FraterLinux
Posts: 272
Joined: Sun Jun 07, 2020 10:45 am

Re: Firefox is Finally Providing Deb Package for Debian

#10 Post by FraterLinux »

kmathern wrote: Thu Jan 25, 2024 6:57 pm I added the mozilla apt repository for firefox

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
Maybe it's just suggested? After I installed Vanilla Firefox I ran:

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) ...

Post Reply

Return to “General”