kubaz122 / Kuninstaller

Program uninstaller for Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Program uninstaller for Linux

License:GNU General Public License v3.0


Languages

Language:Python 99.5%Language:QMake 0.5%