Author

Topic: Remove bitcoind after building from source on ubuntu 14 (Read 1024 times)

hero member
Activity: 765
Merit: 503
Running which bitcoind will tell you where it is installed.

ubuntu@TenThousandAndTwo:~/.bitcoin$ which bitcoind
/usr/local/bin/bitcoind

Perfect!  Thanks.
legendary
Activity: 4326
Merit: 3041
Vile Vixen and Miss Bitcointalk 2021-2023
Running which bitcoind will tell you where it is installed.
hero member
Activity: 765
Merit: 503
I did cd /usr/bin
ls b*

Only results where:
base64  basename  bashbug  bcp  bjam  bsd-from  bsd-write
legendary
Activity: 1358
Merit: 1001
https://gliph.me/hUF

Check in /usr/bin/ too.
hero member
Activity: 765
Merit: 503
Hi, how do i remove bitcoin after building from source?  (make, make install)

I've tried "sudo rm -rf ./bitcoin"

But if i then run bitcoind it still starts.
Jump to: