How to Install and Uninstall kdbg Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "kdbg" package
Please follow the step by step instructions below to install kdbg on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
kdbg
Copied
2. Uninstall "kdbg" package
Please follow the guidance below to uninstall kdbg on openSuSE Tumbleweed:
$
sudo zypper remove
kdbg
Copied
3. Information about the kdbg package on openSuSE Tumbleweed
Information for package kdbg:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : kdbg
Version : 3.0.1-1.22
Arch : x86_64
Vendor : openSUSE
Installed Size : 723.5 KiB
Installed : No
Status : not installed
Source package : kdbg-3.0.1-1.22.src
Upstream URL : http://www.kdbg.org/
Summary : Graphical User Interface for GDB
Description :
KDbg is a graphical user interface for GDB, the GNU debugger. It
provides an intuitive interface for setting breakpoints, inspecting
variables, and stepping through code.
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : kdbg
Version : 3.0.1-1.22
Arch : x86_64
Vendor : openSUSE
Installed Size : 723.5 KiB
Installed : No
Status : not installed
Source package : kdbg-3.0.1-1.22.src
Upstream URL : http://www.kdbg.org/
Summary : Graphical User Interface for GDB
Description :
KDbg is a graphical user interface for GDB, the GNU debugger. It
provides an intuitive interface for setting breakpoints, inspecting
variables, and stepping through code.