This little program is basically just a GUI wrapper/frontend for the Void Linux tool named vkpurge. It is built using Python with PyQt5, and is made out of curiosity.
This project is not affiliated with Void Linux in any way.
- python3
- python3-PyQt5
- (and obviously, their dependencies)
-
Install the prerequisites
sudo xbps-install -Su python3 python3-PyQt5
-
Clone this repo
-
Switch to the newly created directory and run main.py
python3 main.py
- You can use Shift + Left Click to select multiple kernels in the list.