(original) (raw)
On Mon Feb 23 2015 at 12:14:08 PM Blaxton wrote:
HiI have installed Python3 with running ./configure , make and then make installand now can't find an option in Makefile to remove the binaries with make command.Is there a way to cleanly remove Python3 Binaries after compiling on a system ?
Sorry, there's is no explicit \`make uninstall\`. Since most people either use the installers for Windows or OS X or use their Linux distro's installer I don't know if anyone has tried to write a \`make uninstall\` command.