Running cardano-cli

To RUN CARDANO-CLI…

With this line, I am receiving this…
root@coffee:~# cp -p dist-newstyle/build/x86_64-linux/ghc-8.10.2/cardano-cli-1.25.1/x/cardano-cli/build/cardano-cli/cardano-cli ~/.local/bin/

cp: cannot stat ‘dist-newstyle/build/x86_64-linux/ghc-8.10.2/cardano-cli-1.25.1/x/cardano-cli/build/cardano-cli/cardano-cli’: No such file or directory

Installed:
Glorious Glasgow Haskell Compilation System = 8.10.2
Cabal = 3.2.0.0 of the Cabal library

I have been following the Cardano stake Pool Tutorial Guide on cardano-foundation.gitbook.io
And I connected the server. I’m not using a user…but instead I’m performing all commands logged in as root.

Can I have some help to make it past this command?

Hi!

With 1.27.0 version there is a script which locate the binaries - check the installation instructions here
https://docs.cardano.org/projects/cardano-node/en/latest/getting-started/install.html