Author

Topic: Bitcoincore installation on Ubuntu 18.04 (Read 196 times)

legendary
Activity: 2730
Merit: 7065
Farewell, Leo. You will be missed!
December 06, 2019, 04:39:36 AM
#6
Great, I am glad it helped!
If you don't have anymore questions you can also lock the topic from the bottom of your page to prevent unnecessary replies.
member
Activity: 136
Merit: 39
December 05, 2019, 08:04:44 AM
#5
Thanks @Pmalek I could install it with the link you shared.
legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
December 04, 2019, 09:16:50 AM
#4
You can fix problem "command not found" by installing software-properties-common with command

Code:
sudo apt-get install software-properties-common

Then all you need to do is follow the guide.

Source : https://tecadmin.net/add-apt-repository-command-not-found-debain-ubuntu/

I found guide for ubuntu 16 is it the same for 18?
Hmm the best guide is the doc, isn't it ? https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md#ubuntu--debian. Seems pretty straightforward, install the deps, clone and compile. Ask a question here if you have a problem ;-).

Looks like OP is beginner on Linux, so i think compiling from source code isn't best idea.
sr. member
Activity: 279
Merit: 435
December 04, 2019, 07:38:54 AM
#3
I found guide for ubuntu 16 is it the same for 18?
Hmm the best guide is the doc, isn't it ? https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md#ubuntu--debian. Seems pretty straightforward, install the deps, clone and compile. Ask a question here if you have a problem ;-).
legendary
Activity: 2730
Merit: 7065
Farewell, Leo. You will be missed!
December 04, 2019, 06:36:38 AM
#2
Try this one and see if that works for you > https://bitzuma.com/posts/getting-started-with-bitcoin-core-on-ubuntu/
It is for the Ubuntu 18.04 system. I don't use Ubuntu myself so I can't offer any advice but I am sure some other members will step in and offer more help if you run into issues along the way.
member
Activity: 136
Merit: 39
December 04, 2019, 06:18:44 AM
#1
I found guide for ubuntu 16 is it the same for 18?

Guide I got: https://www.linuxbabe.com/ubuntu/install-bitcoin-core-wallet-ubuntu-16-04-16-10

Tried first command and the error command not found. Am I doing something wrong.

Please help. Thanks
Jump to: