kernels

Alan Pope alan at popey.com
Sun May 1 12:25:42 UTC 2011


On 29 April 2011 03:03, Goh Lip <g.lip at gmx.com> wrote:
> The right command is
> *not*
> sudo apt-get remove linux-image-2.6.35-27-generic
> *but*
> sudo apt-get remove --purge 2.6.35-27-*
>

I'd use sudo apt-get autoremove --purge <packagename> to be honest,
that way you get rid of any dependants as well as the kernel itself.

Al.




More information about the ubuntu-users mailing list