How to Install and Uninstall kdbg.x86_64 Package on Fedora 36

Last updated: October 05,2024

1. Install "kdbg.x86_64" package

This guide covers the steps necessary to install kdbg.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install kdbg.x86_64

2. Uninstall "kdbg.x86_64" package

Please follow the guidelines below to uninstall kdbg.x86_64 on Fedora 36:

$ sudo dnf remove kdbg.x86_64 $ sudo dnf autoremove

3. Information about the kdbg.x86_64 package on Fedora 36

Last metadata expiration check: 1:55:12 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : kdbg
Epoch : 1
Version : 3.0.0
Release : 9.fc36
Architecture : x86_64
Size : 428 k
Source : kdbg-3.0.0-9.fc36.src.rpm
Repository : fedora
Summary : A GUI for gdb, the GNU debugger, and KDE
URL : http://www.kdbg.org/
License : GPL+
Description : KDbg is a K Desktop Environment (KDE) GUI for gdb, the GNU debugger.
: KDbg provides the programmer with an intuitive interface for setting
: breakpoints, inspecting variables, and stepping through code. KDbg
: requires X and KDE to be installed in order to run.