After downloading the zip, it seems i was having problems installing,
to fix the issues, manually download: SLA0048_STM32CubeIDE.pdf.
delete old installation dir at /opt/stmcubeide
and then build with:
❯ makepkg -si
note: it seems also the dependency st-link server needs its own zip to be installed.
Thank you Kumen for maintaining this package! Your efforts are really appreciated.
Pinned Comments
kumen commented on 2025-07-09 20:36 (UTC)
Download
STM32CubeIDE-Lnx
manually and place it in the build directory. Login required for download.kumen commented on 2023-03-19 13:14 (UTC) (edited on 2023-03-19 13:17 (UTC) by kumen)
STM32CubeIDE is now run by executing
stm32cubeide_wayland
official script. If you have issues related to run environment, try to edit/usr/share/applications/stm32cubeide.desktop
file and uncomment one of commented outExec=...
lines and comment out currently used one. After making changes tostm32cubeide.desktop
runupdate-desktop-database
as root to apply changes.Discussion about this Eclipse issues is here: https://github.com/eclipse-platform/eclipse.platform.swt/issues/158