Skip to content

Instantly share code, notes, and snippets.

@mpalourdio
Created March 21, 2026 11:46
Show Gist options
  • Select an option

  • Save mpalourdio/3b685211f20c18a5a9df22ef2799c402 to your computer and use it in GitHub Desktop.

Select an option

Save mpalourdio/3b685211f20c18a5a9df22ef2799c402 to your computer and use it in GitHub Desktop.
Raspberry : cleanup old kernels
dpkg --get-selections | grep 'linux-.*-v[6-8]'
sudo apt purge linux-image-6.12.47+rpt-rpi-*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment