Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

What is better to use in Ubuntu, a snap installation or a regular deb package?

Ubuntu is pushing snaps. However, I am not sure whether snap affects performance and other things. What is the advantage of snap for Firefox? Better security? Avoiding potential library conflicts? I don't think there is any conflict with the regular Firefox deb package. Moreover, the current snap Firefox gives me errors on Ubuntu 22.04. Gtk-Message: 15:49:48.484: Failed to load module "xapp-gtk3-module" Gtk-Message: 15:49:48.486: Failed to load module "appmenu-gtk-module" Gtk-Message: 15:49:49.153: Failed to load module "canberra-gtk-module"

Gtk-Message: 15:49:49.250: Failed to load module "canberra-gtk-module"
Ubuntu is pushing snaps. However, I am not sure whether snap affects performance and other things. What is the advantage of snap for Firefox? Better security? Avoiding potential library conflicts? I don't think there is any conflict with the regular Firefox deb package. Moreover, the current snap Firefox gives me errors on Ubuntu 22.04. Gtk-Message: 15:49:48.484: Failed to load module "xapp-gtk3-module" Gtk-Message: 15:49:48.486: Failed to load module "appmenu-gtk-module" Gtk-Message: 15:49:49.153: Failed to load module "canberra-gtk-module" Gtk-Message: 15:49:49.250: Failed to load module "canberra-gtk-module"

Chosen solution

Snap packages depend less on your system libraries. But deb packages are curated to work with your system libraries.

https://www.linuxandubuntu.com/home/snap-vs-deb-package https://snapcraft.io/blog/a-technical-comparison-between-snaps-and-debs

On Linux I just use the tarball builds from Mozilla www.mozilla.org/firefox/all/

Read this answer in context 👍 2

All Replies (1)

Chosen Solution

Snap packages depend less on your system libraries. But deb packages are curated to work with your system libraries.

https://www.linuxandubuntu.com/home/snap-vs-deb-package https://snapcraft.io/blog/a-technical-comparison-between-snaps-and-debs

On Linux I just use the tarball builds from Mozilla www.mozilla.org/firefox/all/