Open kenwawa01 opened 4 months ago
Hi,
I have just updated sigutils so you can remove all the installed files with make uninstall
. You will need to run in the sigutils directory:
$ git pull origin master
$ cd build
$ cmake ..
$ sudo make uninstall
Hi!
How to uninstall quickly sigutils? There is no target uninstall in make file. :( :( :(