Skip to content

Arduino IDE doesn't correctly use the home folder on Linux #10486

@Avamander

Description

@Avamander

For some reason the Arduino IDE creates a folder ~/.arduino15 and uses it for both cache, configuration and logs. That's not in-line with XDG Base Directory Specification and clutters people's home directories.

Arduino IDE should place it's cache in ~/.cache/arduino, configuration in ~/.config/arduino and logs in ~/.state/arduino.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: DuplicateAnother item already exists for this topic

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions