How to Install and Uninstall kdbg Package on openSUSE Leap
Last updated: December 25,2024
1. Install "kdbg" package
This is a short guide on how to install kdbg on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
kdbg
Copied
2. Uninstall "kdbg" package
Please follow the guidance below to uninstall kdbg on openSUSE Leap:
$
sudo zypper remove
kdbg
Copied
3. Information about the kdbg package on openSUSE Leap
Information for package kdbg:
-----------------------------
Repository : Main Repository
Name : kdbg
Version : 3.0.1-bp155.2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 811.9 KiB
Installed : No
Status : not installed
Source package : kdbg-3.0.1-bp155.2.15.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 : Main Repository
Name : kdbg
Version : 3.0.1-bp155.2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 811.9 KiB
Installed : No
Status : not installed
Source package : kdbg-3.0.1-bp155.2.15.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.