How to Install and Uninstall openocd Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "openocd" package

Learn how to install openocd on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install openocd

2. Uninstall "openocd" package

Learn how to uninstall openocd on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove openocd $ sudo apt autoclean && sudo apt autoremove

3. Information about the openocd package on Ubuntu 21.10 (Impish Indri)

Package: openocd
Architecture: amd64
Version: 0.11.0~rc2-1
Priority: extra
Section: universe/embedded
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Electronics Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 7669
Depends: libc6 (>= 2.15), libcapstone4 (>= 4), libftdi1-2 (>= 1.5), libgpiod2 (>= 1.1), libhidapi-hidraw0 (>= 0.8.0~rc1+git20140201.3a66d4e+dfsg), libjaylink0 (>= 0.2.0), libjim0.79 (>= 0.73), libusb-0.1-4 (>= 2:0.1.12), libusb-1.0-0 (>= 2:1.0.16)
Filename: pool/universe/o/openocd/openocd_0.11.0~rc2-1_amd64.deb
Size: 2762268
MD5sum: ce9a8db2c22448b79c6767fe7c36bc09
SHA1: 8a8dcfb8f82082a48ea2f5e9338ddf7fc40fcc18
SHA256: 11d6e21099de1f0f8f37ad3bb603006652173c0aaaeea8e3b4edeba7f642412a
SHA512: 1ec3fedec7c2b5f9b716827aee12dd800adf840b923e8ae7ba8452bd6b952fb224df2f6a614d7d83bf946ee01e73a01272563e65a5c99c8f69f0d4e054e588e5
Homepage: http://openocd.sourceforge.net/
Description-en: Open on-chip JTAG/SWD debug solution for embedded target devices
OpenOCD aims to provide debugging, in-system programming and boundary-scan
testing for embedded target devices.
.
The debugger uses an IEEE 1149-1 compliant JTAG TAP bus master to access
on-chip debug functionality available on ARM based microcontrollers or
system-on-chip solutions. For MIPS systems the EJTAG interface is supported.
Additionally there is support for eSi-RISC, Intel, OpenRISC, RISC-V and ARC
controllers.
.
User interaction is realized through a telnet command line interface,
a gdb (the GNU debugger) remote protocol server, and a simplified RPC
connection that can be used to interface with OpenOCD's Jim Tcl engine.
.
OpenOCD supports many different types of JTAG interfaces/programmers.
Description-md5: b2a19673f432fb73b8d93f00a05e52d2