On Tuesday, August 23, 2016 5:30:44 PM Cannon wrote: > Thank you. I presume that just running > sudo make install > after compiling would likely overwrite current binaries. > But to play it safe I would like to first unisntall current version if it > is needed. How to uninstall current version if was compiled from source? > I dont want to delete ~/.bitcoin which contains config and blockchain.
Admittedly, I have never tried it myself since I always use a package manager or run directly from the build dir, but I can't imagine `make uninstall` would delete your ~/.bitcoin. Always backup just in case, though. Luke _______________________________________________ bitcoin-discuss mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-discuss
