Post
Topic
Board Bitcoin Technical Support
Merits 2 from 2 users
Re: c-lightning on ubuntu
by
Rath_
on 06/11/2020, 13:45:21 UTC
⭐ Merited by Carlton Banks (1) ,ETFbitcoin (1)
Does anyone have a tutorial I can follow?

What instructions have you followed so far? You can try following these instructions. A snap install of Bitcoin Core is also mentioned there.

Code: (https://github.com/ElementsProject/lightning/blob/master/doc/INSTALL.md#to-build-on-ubuntu)
# Snap does some weird things with binary names; you'll
# want to add a link to them so everything works as expected
sudo ln -s /snap/bitcoin-core/current/bin/bitcoin{d,-cli} /usr/local/bin/[/quote]