mhsabbagh / green-recorder

A simple screen recorder for Linux desktop. Supports Wayland & Xorg
GNU General Public License v3.0
616 stars 118 forks source link

remove phyton green-recorder linux #80

Open abdiasriver opened 6 years ago

abdiasriver commented 6 years ago

I installed it through phyton but I want to uninstall it, as I do it does not work

sudo python setup.py uninstall

any ideas (arch)

cereda commented 6 years ago

Off the top of my head, you could run setup.py with --record files.txt, so the resulting text file will contain a list of all files deployed in the process. Then you could remove them.