Skip to content

An unofficial GUI frontend for Void Linux tool vkpurge, written in Python/PyQt.

License

Notifications You must be signed in to change notification settings

LupertEverett/vkpurge-pyqt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vkpurge-pyqt

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.




Required Packages

  • python3
  • python3-PyQt5
  • (and obviously, their dependencies)

How to use

  1. Install the prerequisites

    sudo xbps-install -Su python3 python3-PyQt5

  2. Clone this repo

  3. Switch to the newly created directory and run main.py

    python3 main.py

Notes

  • You can use Shift + Left Click to select multiple kernels in the list.

About

An unofficial GUI frontend for Void Linux tool vkpurge, written in Python/PyQt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages