Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I install cloudcli on a Raspberry Pi 4/Raspbian? #1

Open
obriankevin11 opened this issue Feb 24, 2022 · 0 comments
Open

How can I install cloudcli on a Raspberry Pi 4/Raspbian? #1

obriankevin11 opened this issue Feb 24, 2022 · 0 comments

Comments

@obriankevin11
Copy link

obriankevin11 commented Feb 24, 2022

Hi,

I'm trying to install cloudcli on my Raspi.

hostnamectl returns

  Operating System: Raspbian GNU/Linux 10 (buster)
   Kernel: Linux 5.10.60-v7l+
   Architecture: arm

and getconf LONG_BIT

32

I tried 32 link but it didn't work then tried 64 with same result.

wget -c https://cloudcli.cloudwm.com/binaries/latest/cloudcli-linux-386.tar.gz -O - | tar -xz

When I execute the file I get

-bash: cloudcli: command not found

Thank you for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant