Skip to content

Debian Version Comparison Guide

About this page

This page provides a detailed comparison of the main differences between Debian 13 (Trixie), Debian 12 (Bookworm), and Debian 11 (Bullseye) to help you choose the most suitable version.

📋 Version Overview

Version InfoDebian 13 (Trixie)Debian 12 (Bookworm)Debian 11 (Bullseye)
Release StatusCurrent StableOld StableLTS
Release DateAugust 2025June 2023August 2021
Latest Point Release13.4 (2026-03-08)12.13 (2026-01-10)
End of Support~2030 (incl. LTS)~June 2028June 2026
Linux Kernel6.126.1 LTS5.10 LTS
GNOME Version48433.38

⚙️ Core Components & Dev Tools

Software/ToolTrixie (Debian 13)Bookworm (Debian 12)Bullseye (Debian 11)
GCC14.212.210.2
LLVM/Clang16+14.011.0
Python3.133.113.9
Node.js20.x18.1312.22
Go1.21+1.191.15
Rust1.70+1.631.48
PHP8.38.27.4

🎯 Version Selection Guide

By Use Case

  • 🖥️ Desktop User:

    • Recommended: Choose Debian 13 (Trixie). It is the current stable release with the latest GNOME 48 / KDE Plasma 6.3 desktop environments.
    • Conservative Choice: Debian 12 (Bookworm) as oldstable is still maintained, suitable for users who prefer not to migrate immediately.
  • 💻 Developer:

    • Modern App Development: Choose Debian 13 (Trixie). It includes GCC 14.2, Python 3.13, PHP 8.3 and the latest toolchains.
    • Compatibility First: Debian 12 (Bookworm) is still receiving security updates, suitable for projects requiring an oldstable environment.
  • 🖧 Server Administrator:

    • New Deployments: Highly recommend Debian 13 (Trixie). As the current stable release, it has the latest security patches and a full support cycle.
    • Maintaining Old Systems: Debian 12 (Bookworm) as oldstable is still maintained (until ~2028). Debian 11 (Bullseye) LTS support ends June 2026 — plan your upgrade soon.

Upgrade Path

  • From Debian 11: Upgrade to Debian 12 first, then to Debian 13. Cross-version upgrades should be done step by step.
  • From Debian 12: Recommended to upgrade to Debian 13. With multiple point releases (13.4), it is well-matured.

Want to check a specific software version? Visit packages.debian.org | View Installation Guide →