Closed
Description
Bug Report
I cloned the repo on a raspberry pi 4 and did install.sh
and it complains it does not find....arduino-cli
Current behavior
pi@raspberrypi:~/arduino-cli $ sudo ./install.sh
Installing in /home/pi/arduino-cli/bin
ARCH=ARMv7
OS=Linux
Using curl as download tool
TAG=0.17.0
CLI_DIST=arduino-cli_0.17.0_Linux_ARMv7.tar.gz
Downloading https://downloads.arduino.cc/arduino-cli/arduino-cli_0.17.0_Linux_ARMv7.tar.gz
arduino-cli not found. You might want to add /home/pi/arduino-cli/bin to your $PATH
arduino-cli alpha Version: 0.17.0 Commit: ab58758 Date: 2021-03-17T15:10:16Z installed successfully in /home/pi/arduino-cli/bin
Expected behavior
to install
Environment
- CLI version (output of
arduino-cli version
): none - OS and platform: raspbian
5.4.51-v7l+
Additional context
I want to run arduino command from the command line since the arduino executable cannot to this anymore apparently