openocd

Open on-chip JTAG debug solution for ARM and MIPS systems

Debian Debian
RUN apt-get update && \ apt-get install -y openocd
Ubuntu
RUN apt-get update && \ apt-get install -y openocd
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y openocd
Fedora
RUN dnf install -y openocd
Raspbian
RUN apt-get update && \ apt-get install -y openocd
click the source code to copy install openocd on any operating system with command-not-found.com