.. title: Debian 13
.. slug: debian-13
.. date: 2025-08-10 13:14:47 UTC
.. tags: debian
.. category: 
.. link: 
.. description: 
.. type: text

`Trixie is stable, <https://www.debian.org/News/2025/20250809>`_ `Forky <https://wiki.debian.org/DebianForky>`_ is the new testing.

Take the time to update your sources from the old sources.list to the new deb822 format!

::

	apt modernize-sources
	sed -i 's/trixie/forky/g' /etc/apt/sources.list.d/debian.source
