cheesecakeufo / komorebi

A beautiful and customizable wallpapers manager for Linux
GNU General Public License v3.0
3.38k stars 236 forks source link

Cannot uninstall komorebi #290

Closed ZhinRyu closed 3 years ago

ZhinRyu commented 3 years ago

zhinryu@MS-7B84-5a3713f7:~$ sudo apt remove komorebi [sudo] password for zhinryu:
Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package komorebi zhinryu@MS-7B84-5a3713f7:~$ cd komorebi/build bash: cd: komorebi/build: No such file or directory zhinryu@MS-7B84-5a3713f7:~$ sudo make uninstall make: *** No rule to make target 'uninstall'. Stop. zhinryu@MS-7B84-5a3713f7:~$ sudo -i root@MS-7B84-5a3713f7:~# sudo apt remove komorebi Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package komorebi

pendragons-code commented 3 years ago

https://github.com/cheesecakeufo/komorebi#uninstall

ZhinRyu commented 3 years ago

Hi i already tried the following step for the uninstall and it doesn't work

zhinryu@MS-7B84-5a3713f7:~$ mkdir build && cd build mkdir: cannot create directory ‘build’: File exists zhinryu@MS-7B84-5a3713f7:~$ cd komorebi/build bash: cd: komorebi/build: No such file or directory zhinryu@MS-7B84-5a3713f7:~$ cd komorebi/build bash: cd: komorebi/build: No such file or directory zhinryu@MS-7B84-5a3713f7:~$ sudo make uninstall [sudo] password for zhinryu:
make: *** No rule to make target 'uninstall'. Stop.

ZhinRyu commented 3 years ago

btw me running on Ubuntu 20.04 on Elementary OS

DrBrad commented 3 years ago

Same issue here, however I also cant run it...