Installing OpenOCD
From spiderboard.org
From APT
If your distributor provides OpenOCD (version 0.10 or higher, with ftdi-usb-blaster interface) it is sufficient to run in a terminal:
- $ sudo apt install openocd
These distributions have OpenOCD 0.10 available:
- Linux Mint 19.1
- Ubuntu 18.04
From Source
If the APT version of OpenOCD does not work, it can be compiled from source.