How to run chantools

Hello All,

Can anyone please tell me how I can run chantools in Umbrel?

https://github.com/lightninglabs/chantools/releases/download/v0.11.3/chantools-linux-amd64-v0.11.3.tar.gz

I realize that I can download chantools from the link above but how do I install it to use in Umbrel

Thank you.

Orange Bonzo

Unzip it
tar -zxvf chantools-linux-arm64-v0.10.1.tar.gz

Move it to your bin so you can call it
mv chantools-*/chantools /usr/local/bin

Then you should be able to use commands starting with chantools
chantools --help

2 Likes

Hi Moogdummy

Appreciate the tip!

Thank you heaps.

Orange_Bonzo

1 Like

Hi,

I’m trying to install chantools in Umbrel too, I get this issue, any Idea? I installed the windows 386 version as I run a Windows 10 PC

umbrel@umbrel:/tmp $ tar -zxvf chantools.tar.gz
gzip: stdin has more than one entry–rest ignored
tar: Child returned status 2
tar: Error is not recoverable: exiting now
umbrel@umbrel:/tmp $ sudo mv chantools-*/chantools /usr/local/bin/

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.

[sudo] password for umbrel:
mv: cannot stat ‘chantools-*/chantools’: No such file or directory

Hi, Sorry just saw your post today as there was no notification sent to my email?

Create a github account and then post your question above to this github page.

I am sure one of the developers there would be glad to help you.

Best of luck

Orange

Any luck?