Go to the Arduino Software page and select the "Windows ZIP file" or the Linux "AppImage."
Arduino-IDE/ ├── Arduino IDE.exe ├── resources/ ├── lib/ ├── ... (other files) └── portable/ <-- You create this folder arduino ide 2 portable
The Arduino developers have noted that IDE 2.x is a major rewrite based on the Theia framework and Electron . Adding a native portable mode is currently a on their GitHub roadmap because most users now use personal laptops rather than shared machines, reducing the immediate demand for the feature. Arduino IDE 2.0 Portable Go to the Arduino Software page and select
If official portability is mandatory, consider: arduino ide 2 portable