How do I install the STM32CubeProgrammer software on Linux?

Install the libusb1.0 package using sudo apt-get install libusb-1.0.0-dev for Ubuntu or sudo dnf install libusb1 for Fedora. After copying the rules files from Driver/rules folder to /etc/udev/rules.d/, download and extract the zip package on your Linux machine, then execute SetupSTM32CubeProgrammer-vx.y.z.linux for installation guidance.

From the official ST Stm32cubeprogrammer Software manual, page 13

Have a follow-up question?

Answers from the official manual.

Common questions