Install Thunderbird on Ubuntu 24.04 (Noble Numbat) – January 2026

Ubuntu 24.04 ships Thunderbird as a Snap by default.
Many users prefer the classic .deb package for faster startup, better integration, and no Snap overhead.

  1. Open a terminal
  2. Add PPA
    sudo add-apt-repository ppa:mozillateam/ppa
  3. Give Mozilla packages higher priority
    echo '
    Package: *
    Pin: release o=LP-PPA-mozillateam
    Pin-Priority: 1001
    ' | sudo tee /etc/apt/preferences.d/mozilla-firefox
  4. Update
    sudo apt update
  5. Remove Snap version (if installed)
    sudo snap remove thunderbird
  6. Install
    sudo apt install thunderbird
→ You now have a proper .deb install (usually latest ESR or newer)
Regular updates via sudo apt upgrade

  1. Visit thunderbird.net
  2. Download → Linux → .tar.bz2
  3. Extract (example: /opt/thunderbird or ~/thunderbird)
  4. Run
    cd /path/to/thunderbird && ./thunderbird
Auto-updates via Help → About Thunderbird → Check for Updates

sudo snap install thunderbird

Pros: Very easy, automatic updates
Cons: Slower startup, higher disk usage

  1. Install Flatpak
    sudo apt install flatpak
  2. Add Flathub
    flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
  3. Install
    flatpak install flathub org.mozilla.Thunderbird
  4. Run
    flatpak run org.mozilla.Thunderbird
Profile migration note:
Your existing profile is stored in ~/.thunderbird/.
→ Back it up before switching methods
Quality, Reliability & Service
Thank You For Visiting
Brooks Computing Systems - Jacksonville
Visit https://bcs.archman.us