Skip to main content
parshv22
Associate
July 4, 2024
Solved

SetupSTM32CubeProgrammer-2.16.0.linux installation on Docker

  • July 4, 2024
  • 6 replies
  • 1673 views

Hello ST community

I'm trying to install SetupSTM32CubeProgrammer-2.16.0.linux in docker

But getting error like below

root@1694a12cc06d:/home/app/en.stm32cubeprg-lin-v2-16-0# ./SetupSTM32CubeProgrammer-2.16.0.linux
./SetupSTM32CubeProgrammer-2.16.0.linux
/home/app/en.stm32cubeprg-lin-v2-16-0
chdir /home/app/en.stm32cubeprg-lin-v2-16-0/.
current dir /home/app/en.stm32cubeprg-lin-v2-16-0
SEVERE: com.izforge.izpack.api.exception.IzPackException: Console implementation not found for panel: com.st.CustomPanels.AnalyticsPanels

Thanks in advance.

Best answer by Maryem

Hello @parshv22,

 

The feature is now supported in v2.18.0. It is now possible to install STM32CubeProgrammer via CLI (without using the GUI installer). 

You can download it from this Link.

 

Maryem.

6 replies

Maryem
Technical Moderator
August 20, 2024

Hello @parshv22,

 

I apologize for the delayed response.

This error generally occurs when trying to install CubeProgrammer in an environment that lacks a user graphical interface. Unfortunately, it's not possible to install the tool without using the GUI installer or in silent mode at this time. A request has already been submitted to our development team to support this feature. I will keep you updated on any progress.

 

Maryem.

parshv22
parshv22Author
Associate
August 20, 2024

@Maryem 

Dear Maryem,

Thank you for your response and for clarifying the situation regarding the installation of CubeProgrammer.

I understand that the tool requires a graphical user interface for installation and that the current version does not support silent mode. I appreciate your efforts in requesting this feature from the development team and would be grateful if you could keep me informed about any updates or potential solutions.

If there are any interim steps or alternative methods you could suggest for environments without a GUI, I would be very interested in exploring those options.

Thank you once again for your assistance.

 

 

Thanks & Regards

Parshv Ajmera

Maryem
MaryemBest answer
Technical Moderator
November 28, 2024

Hello @parshv22,

 

The feature is now supported in v2.18.0. It is now possible to install STM32CubeProgrammer via CLI (without using the GUI installer). 

You can download it from this Link.

 

Maryem.

janfrischling9
Associate
September 8, 2025

Hello @Maryem

what will be the install command for starting the SetupSTM32CubeProgrammer-2.20.0.linux to install it in cli mode? I am not able to find some documentation to this issue.

parshv22
parshv22Author
Associate
December 5, 2024

Hello @Maryem 

I apologize for the delayed response.

Thanks for the update.

 

 

Thanks & Regards

Parshv Ajmera

CTare.1
Associate
November 25, 2025

Same here, I do not figure out how to install the programmer in silent mode on linux station (docker environment).

 

Regards

Amine_Jridi
Technical Moderator
November 25, 2025

Hello @CTare.1 @janfrischling9 ,

To install STM32CubeProgrammer from the command line, please refer to Section 1.2.7 of the User Manual, where detailed steps are provided.

Feel free to reach out if you encounter any issues.

 

Thanks,

Amine.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
parshv22
parshv22Author
Associate
November 25, 2025
Thanks for the cooperation.