Skip to content

kubaz122/Kuninstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kuninstaller

Program uninstaller for Linux

To run program use:

python3 main.py

Install dependencies:

  • apt sudo apt install python3-apt
  • hurry.filesize pip3 install hurry.filesize
  • pyqt5 pip3 install pyqt5
  • configparser pip3 install configparser