st-info

Provides information about connected STLink and STM32 devices. More information: <https://github.com/texane/stlink>.

Debian Debian
RUN apt-get update && \ apt-get install -y stlink-tools
Ubuntu
RUN apt-get update && \ apt-get install -y stlink-tools
Alpine
RUN apk add stlink
Arch Arch Linux
RUN pacman -S --noconfirm stlink
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y stlink-tools
Fedora
RUN dnf install -y stlink
click the source code to copy install st-info on any operating system with command-not-found.com