How to Install and Uninstall openocd Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "openocd" package

Here is a brief guide to show you how to install openocd on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install openocd

2. Uninstall "openocd" package

This guide covers the steps necessary to uninstall openocd on openSuSE Tumbleweed:

$ sudo zypper remove openocd

3. Information about the openocd package on openSuSE Tumbleweed

Information for package openocd:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : openocd
Version : 0.12.0-2.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.0 MiB
Installed : No
Status : not installed
Source package : openocd-0.12.0-2.6.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.