Comment 0 for bug 1532153

Revision history for this message
Jarno Suni (jarnos) wrote :

The script may purge some of these packages
$ dpkg-query -W -f='${Package}\n' 'linux-headers-*' | grep -E ^linux-headers-[[:digit:].]+-[^-]+-.*$
but not these packages
$ dpkg-query -W -f='${Package}\n' 'linux-headers-*' | grep -E ^linux-headers-[[:digit:].]+-[^-]+$