<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Debian_Backports</id>
	<title>Debian Backports - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Debian_Backports"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Debian_Backports&amp;action=history"/>
	<updated>2026-06-28T21:07:43Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Debian_Backports&amp;diff=62414&amp;oldid=prev</id>
		<title>Thomas.will: Die Seite wurde neu angelegt: „= Backports in Debian nutzen =  Backports sind Pakete aus der nächsten Debian-Entwicklungsversion, die für die stabile Version (z.B. Debian 12 Bookworm) neu…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Debian_Backports&amp;diff=62414&amp;oldid=prev"/>
		<updated>2025-05-03T12:46:56Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „= Backports in Debian nutzen =  Backports sind Pakete aus der nächsten Debian-Entwicklungsversion, die für die stabile Version (z.B. Debian 12 Bookworm) neu…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Backports in Debian nutzen =&lt;br /&gt;
&lt;br /&gt;
Backports sind Pakete aus der nächsten Debian-Entwicklungsversion, die für die stabile Version (z.B. Debian 12 Bookworm) neu gebaut werden. Sie ermöglichen den Einsatz aktueller Software und neuer Hardware-Unterstützung, ohne das System instabil zu machen.&lt;br /&gt;
&lt;br /&gt;
== Wann Backports sinnvoll sind ==&lt;br /&gt;
&lt;br /&gt;
* Neue Hardware benötigt einen aktuelleren Kernel oder Treiber (z.B. WLAN-Chips wie RTL8852BE).&lt;br /&gt;
* Neuere Versionen von Anwendungen werden benötigt (z.B. neuer Firefox, LibreOffice).&lt;br /&gt;
* Sicherheitsrelevante Features in neueren Kerneln oder Programmen.&lt;br /&gt;
&lt;br /&gt;
== Eigenschaften von Backports ==&lt;br /&gt;
&lt;br /&gt;
* Werden NICHT automatisch installiert.&lt;br /&gt;
* Müssen explizit beim Installieren ausgewählt werden.&lt;br /&gt;
* Ersetzen keine Stable-Pakete, außer man fordert es direkt an.&lt;br /&gt;
&lt;br /&gt;
== Backports aktivieren (Beispiel Debian 12 Bookworm) ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
echo &amp;quot;deb http://deb.debian.org/debian bookworm-backports main contrib non-free-firmware&amp;quot; | sudo tee /etc/apt/sources.list.d/backports.list&lt;br /&gt;
sudo apt update&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Paket aus Backports installieren ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt install -t bookworm-backports paketname&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Beispiel für Kernel und Firmware:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt install -t bookworm-backports linux-image-amd64 linux-headers-amd64 firmware-realtek&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Vorteile der Backports ==&lt;br /&gt;
&lt;br /&gt;
* Bieten neue Funktionen und Hardware-Unterstützung.&lt;br /&gt;
* Bleiben mit Stable-Systemen kompatibel.&lt;br /&gt;
* Sind offiziell von Debian gepflegt.&lt;br /&gt;
&lt;br /&gt;
== Hinweise ==&lt;br /&gt;
&lt;br /&gt;
* Backports-Pakete werden nur dann verwendet, wenn man sie explizit angibt.&lt;br /&gt;
* Sie sind getestet, aber nicht so konservativ wie Stable-Pakete.&lt;br /&gt;
* Ideal für Desktop-Systeme mit moderner Hardware.&lt;br /&gt;
&lt;br /&gt;
= Quellen =&lt;br /&gt;
&lt;br /&gt;
* [https://backports.debian.org/ Debian Backports Übersicht]&lt;br /&gt;
* [https://wiki.debian.org/Backports Debian Wiki - Backports]&lt;/div&gt;</summary>
		<author><name>Thomas.will</name></author>
	</entry>
</feed>