Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
deb12:apt [2026/03/05 17:02] Bernard Condraudeb12:apt [2026/03/05 17:03] (current) Bernard Condrau
Line 1: Line 1:
 ====== apt and repository ====== ====== apt and repository ======
 ===== Errors ===== ===== Errors =====
-  * Broken linux headers+==== Broken linux headers ====
     * Got<code>The package linux-headers-5.10.0-37-common needs to be reinstalled, but I can't find an archive for it</code>     * Got<code>The package linux-headers-5.10.0-37-common needs to be reinstalled, but I can't find an archive for it</code>
     * Try<file>sudo dpkg --purge --force-all linux-headers-5.10.0-37-common</file>     * Try<file>sudo dpkg --purge --force-all linux-headers-5.10.0-37-common</file>