Skip to main content
darla14
Associate III
April 24, 2026
Question

STEdgeAI install on headless ubuntu (no gui)

  • April 24, 2026
  • 1 reply
  • 103 views

Hello,

I have downloaded the stedgeai for Linux on windows pc and transferred to Linux system running Ubuntu 22.04 .

i want to know is it possible to install it in a headless mode where I don’t have to do or click anything on the gui as my Ubuntu system is all console based with no gui.

whenever I try to run ./Linux installer I am getting this error 

./-linux-onlineinstaller: error while loading shared libraries: libxkbcommon-x11.so.0: cannot open shared object file: No such file or directory

please let me know how to install it on a headless system.

best

R

1 reply

Julian E.
Technical Moderator
April 28, 2026

Hi @darla14,

 

You can use the installer in command line and use --help

For example: 

online_installer.exe -t <target installpath> --accept-licenses --accept-messages --confirm-command --verbose install stedgeai0400.stm32mcu

 

Have a good day,

Julian

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