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

Vkpurge - Remove Old Kernels | Online Free DevTools by Hexmos

Remove old kernel versions with Vkpurge, reclaiming disk space and ensuring system stability. Manage kernel versions effectively. Free online tool, no registration required.

vkpurge

List or remove old kernel versions left behind by xbps. The version arguments support shell globs. More information: https://man.voidlinux.org/vkpurge.8.

  • List all removable kernel versions (or those matching version if the argument is specified):

vkpurge list {{version}}

  • Remove all unused kernels:

vkpurge rm all

  • Remove kernel versions matching version:

vkpurge rm {{version}}

See Also