-- Leo's gemini proxy

-- Connecting to darknesscode.xyz:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-US

Remove old kernels in Void Linux with vkpurge


The vkpurge utility list and remove old kernels, this is utility remove hooks, modules and other files left behind when the kernel is updated to a new version


vkpurge commands


This command will list a matching version or to list all kernels


sudo vkpurge list [version]
sudo vkpurge list '4.19.*'
sudo vkpurge list all

This command will remove a matching version or remove all kernels


sudo vkgurge rm [version]
sudo vkgurge rm '4.19.10.1'
sudo vkgurge rm all

Note


vkpurge only list the kernels that are not currently booted, in other words the utility just list the kernels that can be deleted


----------


Home

Linux

Notes

MicroLog


----------


© DarknessCode

-- Response ended

-- Page fetched on Tue May 21 10:54:59 2024