Skip to main content
Graduate II
July 18, 2024
Question

Running STM32CubeMonitor in a Container on Linux

  • July 18, 2024
  • 1 reply
  • 983 views

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.

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    August 8, 2024

    Thank you @Rob.Riggs , unfortunately, there's no plan to support rpm packages as stated in this post .

    Rob.RiggsAuthor
    Graduate II
    August 9, 2024

    @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.