<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.acrodus.uk/index.php?action=history&amp;feed=atom&amp;title=Install_latest_kernel_with_Debian_backports</id>
	<title>Install latest kernel with Debian backports - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.acrodus.uk/index.php?action=history&amp;feed=atom&amp;title=Install_latest_kernel_with_Debian_backports"/>
	<link rel="alternate" type="text/html" href="http://wiki.acrodus.uk/index.php?title=Install_latest_kernel_with_Debian_backports&amp;action=history"/>
	<updated>2026-04-04T02:32:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>http://wiki.acrodus.uk/index.php?title=Install_latest_kernel_with_Debian_backports&amp;diff=106&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;This installs a more recent kernel that is part of the next release of Debian onto the &#039;Stable&#039; Debian release currently running on the machine.   First step is to add backport repo to sources.list or into sources.list.d  &lt;pre&gt; deb http://deb.debian.org/debian bookworm-backports main &lt;/pre&gt;  Then run the command, -t specifies the version to take the package from.  &lt;pre&gt; sudo apt install -t bookworm-backports linux-image-amd64 linux-headers-amd64 &lt;/pre&gt;  This also can be...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.acrodus.uk/index.php?title=Install_latest_kernel_with_Debian_backports&amp;diff=106&amp;oldid=prev"/>
		<updated>2025-02-02T14:34:05Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This installs a more recent kernel that is part of the next release of Debian onto the &amp;#039;Stable&amp;#039; Debian release currently running on the machine.   First step is to add backport repo to sources.list or into sources.list.d  &amp;lt;pre&amp;gt; deb http://deb.debian.org/debian bookworm-backports main &amp;lt;/pre&amp;gt;  Then run the command, -t specifies the version to take the package from.  &amp;lt;pre&amp;gt; sudo apt install -t bookworm-backports linux-image-amd64 linux-headers-amd64 &amp;lt;/pre&amp;gt;  This also can be...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This installs a more recent kernel that is part of the next release of Debian onto the &amp;#039;Stable&amp;#039; Debian release currently running on the machine. &lt;br /&gt;
&lt;br /&gt;
First step is to add backport repo to sources.list or into sources.list.d&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
deb http://deb.debian.org/debian bookworm-backports main&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then run the command, -t specifies the version to take the package from.&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&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This also can be used for any other package. It is also easy to upgrade the system to the next release once available as stable from this state.&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>