-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Open
Labels
Component: DocumentationRelated to Arduino's documentation contentRelated to Arduino's documentation contentOS: LinuxSpecific to the Linux version of the Arduino IDESpecific to the Linux version of the Arduino IDEType: Bug
Description
The users must be warned to install <arduino-linux-setup.sh> file after normal installation procedure with <install.sh> file. Update this page https://www.arduino.cc/en/Guide/Linux.
Thanks!
Metadata
Metadata
Assignees
Labels
Component: DocumentationRelated to Arduino's documentation contentRelated to Arduino's documentation contentOS: LinuxSpecific to the Linux version of the Arduino IDESpecific to the Linux version of the Arduino IDEType: Bug
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
facchinm commentedon Sep 30, 2019
@Obamjur running that file is optional since it performs quite some operations on the host PC, so it should be used with care (after reading what it does).
Adding some documentation though wouldn't hurt 😉
Obamjur commentedon Sep 30, 2019
[-]Arduino IDE 1.8.10 installation on Linux Mint 19.2[/-][+]arduino-linux-setup.sh is undocumented[/+]per1234 commentedon Apr 3, 2021
There is some relevant discussion about the script on the PR that added it: #6053