> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# After Firefox, Now Thunderbird is All Set to be Snap-i-fied for Ubuntu 24.04
- URL: https://itsfoss.com/news/thunderbird-snap/
- Published: 2024-02-08T10:22:38.000Z
- Updated: 2024-02-08T10:22:38.000Z
- Description: Ubuntu 24.04 LTS is bringing in more snaps to your way!
- Author: Sourav Rudra
- Tags: Development Updates, News, #Import 2025-11-08 21:15

Canonical is not slowing down with Snaps for 2024, after it revealed last year that they were working on an [all-snap Ubuntu desktop](https://itsfoss.com/ubuntu-all-snap-desktop/) for Ubuntu 24.04 LTS. 

We now have a renewed push that will see Thunderbird, one of the [best email clients for Linux](https://itsfoss.com/best-email-clients-linux/), being packaged as a Snap package by default on the upcoming Ubuntu LTS release 😲

So, let's see what this is all about.

## A Snappy Future for Thunderbird on Ubuntu?

Most likely, yes. 

[Spotted first](https://discourse.ubuntu.com/t/thunderbird-beta-snap-built-from-source-call-for-testing-and-next-steps-for-noble/42294?ref=itsfoss.com) on the Ubuntu community Discourse forum, [Sebastien Bacher](https://discourse.ubuntu.com/u/seb128?ref=itsfoss.com) from Canonical shared something fascinating that he was working on and how they intend to handle Thunderbird on Ubuntu going forward.

![discourse thunderbird snap discussion](https://itsfoss.com/content/images/2024/02/discourse-thunderbird.jpg)

Usually, the Snap version of Thunderbird is built by repacking the upstream binaries, however, Sebastien made some modifications to the packaging, and now it is **built directly from the source** instead.

He reused much of what the existing Snap for Firefox does, with the main advantage he claimed to be that **it will now be easier for them to build Thunderbird. And, the end-result reflects for other architectures** besides [amd64](https://en.wikipedia.org/wiki/X86-64?ref=itsfoss.com), making it “*more compliant with the Ubuntu standards*”.

Sebastien mentioned the following for the same:

> We are aiming at using the snap built from source instead of the deb in Noble. (the reasons are the same than for Firefox, making it easier to roll new versions on older supported series and reducing the maintenance efforts).

Well, considering Thunderbird will be a better email client soon ([embracing Rust](https://mstdn.io/@codewiz/111868481684467288?ref=itsfoss.com)), Canonical's push to unify the app experiences should end well if done correctly.

[![Follow It's FOSS on Google News](https://itsfoss.com/content/images/2023/04/Follow-us-on-Google-News.png)](https://news.google.com/publications/CAAqBwgKMInpoAswofO4Aw?ref=itsfoss.com)

Yes, if things go as planned, then **the Snap version of Thunderbird should replace the Deb version on the upcoming Ubuntu 24.04 LTS release**. 

Furthermore, he has already made a beta build of the Thunderbird Snap available that users can check out if they want an early sneak peek.

## Want to try it out?

![a screenshot of thunderbird beta snap](https://itsfoss.com/content/images/2024/02/Thunderbird_Snap.png)

🚧

Before we begin, keep in mind that this beta version of Thunderbird is not recommended for general use, proceed with caution.

First, ensure that you have either backed up your data or removed any existing installation.

Then, run one of the following commands according to your situation:

```
sudo snap install thunderbird --beta #For a new installation
```

OR

```
sudo snap refresh thunderbird #For updating your existing installation
```

And that's it, you now have the latest beta build of the Thunderbird Snap installed on your system.

As things stand now, [Canonical](https://canonical.com/?ref=itsfoss.com) is not stopping anytime soon with their aggressive push for Snaps, it will only get more ingrained into the Ubuntu ecosystem as time passes. Many may not like that, but, it is what it is.

**Suggested Read** 📖

[Flatpak vs. Snap: 10 Differences You Should KnowFlatpak vs Snap, know the differences and gain insights as a Linux user to pick the best.![](https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png)It's FOSSAnkush Das![](https://itsfoss.com/content/images/2023/01/snap-vs-flatpak.png)](https://itsfoss.com/flatpak-vs-snap/)

The good news is that there are always [ways to get rid of Snaps](https://itsfoss.com/remove-snap/) from Ubuntu, or the option to switch to another distro entirely to avoid Snaps. For me, I am interested in seeing how far they are willing to go with this.

*💬 What do you think? Are Snaps the future for Ubuntu?*

Via: [OMG! Ubuntu](https://www.omgubuntu.co.uk/2024/02/thunderbird-snap-in-ubuntu-24-04?ref=itsfoss.com)