System Grab Bag

View all TLDR pages from Linux (or from all pages)

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}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.