Version 1.4.0 is out.
Search Criteria
Package Details: stm32cubeide 1.17.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/stm32cubeide.git (read-only, click to copy) |
---|---|
Package Base: | stm32cubeide |
Description: | Integrated Development Environment for STM32 |
Upstream URL: | https://www.st.com/en/development-tools/stm32cubeide.html |
Keywords: | arm cortex cortex-m cubeide embedded ide st stm32 |
Licenses: | custom:SLA0048 |
Submitter: | kumen |
Maintainer: | kumen |
Last Packager: | kumen |
Votes: | 37 |
Popularity: | 0.066937 |
First Submitted: | 2019-05-02 15:05 (UTC) |
Last Updated: | 2024-12-17 23:06 (UTC) |
Dependencies (9)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libusb (libusb-gitAUR)
- ncurses5-compat-libsAUR
- stlink-serverAUR
- webkit2gtk (webkit2gtk-imgpasteAUR)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- arm-none-eabi-gdb (optional)
- jlink-software-and-documentationAUR (optional)
- stlink (stlink-gitAUR) (optional)
Required by (0)
Sources (7)
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 Next › Last »
dario commented on 2020-07-24 15:30 (UTC)
dario commented on 2020-07-21 07:05 (UTC)
Sven, running as root is not a good workaround. The package maintainer should grant write permission to the application directory to allow autoupdate.
Sven commented on 2020-07-21 03:46 (UTC)
@dario yes, the current version is 1.3.1. I have to run stm32cubeide as root and then update it via the menu. The problem is that ST doesn't offer 1.3.1 for download. This is a pretty bad situation as I don't know how the package maintainer could assemble a 1.3.1 package.
dario commented on 2020-07-20 19:26 (UTC)
I flagged the package as out of date because the latest version is 1.3.1. Actually the only way to update this software is from within the IDE itself, but write permission must be granted for /opt/stm32cubeide with something like this: # chown -R $USER:users /opt/stm32cubeide
kumen commented on 2020-06-04 19:42 (UTC)
Thanks for your investigation. sha256sum corrected for current source.
ralim commented on 2020-06-01 23:40 (UTC)
Content does appear to have changed for this file for me as well, looks like its to do with this : https://community.st.com/s/question/0D53W000005pg8a/security-issue-installation-on-ubuntu-changes-the-ownergroup-of-etc
yousry commented on 2020-05-17 09:29 (UTC)
Could someone confirm that the sha256 checksum (the content of the archive) changed?
61f3dc2819dd52d7341441a19f039d00a998000ad4bd7c05e44bb58673194b4c en.st-stm32cubeide_1.3.0_5720_20200220_1053_amd64.sh.zip
Zetabite commented on 2020-03-21 22:42 (UTC) (edited on 2020-03-22 14:15 (UTC) by Zetabite)
Hey, tried installing, but the installer tells me that my sha256sum is wrong. I tested myself, but got the same sha256sum as in PKGBUILD. Any idea how to fix?
==> Validating source files with sha256sums...
en.st-stm32cubeide_1.3.0_5720_20200220_1053_amd64.sh.zip ... FAILED
stm32cubeide.desktop ... Passed
99-jlink.rules.patch ... Passed
==> ERROR: One or more files did not pass the validity check!
Sven commented on 2020-02-26 23:27 (UTC)
Thank you very much.
Pinned Comments
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