2024-07-17 07:51 PM
As a Fedora user, finding that STM32CubeMonitor is only distributed for Linux as pair of .deb packages for Ubuntu was a disappointment. So I created a container to run it in. This may also help those running newer versions of Ubuntu LTS, which is incompatible with the supplied .debs.
https://github.com/mobilinkd/STM32CubeMonitor
I hope this is not needed for long and that ST will package this software for use on a wider range of Linux systems. Or maybe publish their own sets of containers for Linux.
2024-08-08 01:52 AM
Thank you @Rob.Riggs , unfortunately, there's no plan to support rpm packages as stated in this post .
2024-08-09 08:32 AM
@Richard.Chvr The ask is not for RPMs. The ask is for a neutral tar.gz or zip format. ST distributes all of their other tools for Linux this way. Only distributing it in .deb format severely restricts the usability of this tool.