How to Install and Uninstall openocd Package on openSUSE Leap

Last updated: May 19,2024

1. Install "openocd" package

Please follow the guidance below to install openocd on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install openocd

2. Uninstall "openocd" package

Please follow the guidelines below to uninstall openocd on openSUSE Leap:

$ sudo zypper remove openocd

3. Information about the openocd package on openSUSE Leap

Information for package openocd:
--------------------------------
Repository : Main Repository
Name : openocd
Version : 0.11.0-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.2 MiB
Installed : No
Status : not installed
Source package : openocd-0.11.0-bp155.2.14.src
Upstream URL : http://openocd.sourceforge.net/
Summary : Debugging, in-system programming and boundary-scan testing for embedded devices
Description :
The Open On-Chip Debugger (OpenOCD) provides debugging, in-system programming
and boundary-scan testing for embedded devices. Various different boards,
targets, and interfaces are supported to ease development time.
Install OpenOCD if you are looking for an open source solution for hardware
debugging.