It might be worth considering switching the dependency from webkit2gtk (AUR) to webkit2gtk-4.1, which is already available in the official Arch extra repository.
Building webkit2gtk from source is extremely time-consuming due to its size and complexity, and this significantly increases installation time for STM32CubeIDE users on Arch.
If webkit2gtk-4.1 is ABI/API compatible with what STM32CubeIDE requires, using the repo version would improve installation speed and overall user experience while avoiding unnecessary local builds.
Has anyone verified compatibility with webkit2gtk-4.1?
Pinned Comments
kumen commented on 2025-07-09 20:36 (UTC)
Download
STM32CubeIDE-Lnxmanually 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_waylandofficial script. If you have issues related to run environment, try to edit/usr/share/applications/stm32cubeide.desktopfile and uncomment one of commented outExec=...lines and comment out currently used one. After making changes tostm32cubeide.desktoprunupdate-desktop-databaseas root to apply changes.Discussion about this Eclipse issues is here: https://github.com/eclipse-platform/eclipse.platform.swt/issues/158