logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Eclean-kernel - Remove Old Kernels | Online Free DevTools by Hexmos

Remove old kernels easily with eclean-kernel. Clean up your Gentoo system and reclaim disk space by removing obsolete kernel versions. Free online tool, no registration required.

eclean-kernel

Remove old kernels in Gentoo. More information: https://wiki.gentoo.org/wiki/Kernel/Removal#Using_eclean-kernel.

  • List all kernel files:

sudo eclean-kernel {{[-l|--list-kernels]}}

  • Remove all kernels except for the two newest ones:

sudo eclean-kernel {{[-n|--num]}} 2

  • Remove all kernels except for the two newest ones and ask before removal:

sudo eclean-kernel {{[-a|--all]}} {{[-n|--num]}} 2

See Also