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

Last updated: May 20,2024

1. Install "kdbg.x86_64" package

Please follow the step by step instructions below to install kdbg.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install kdbg.x86_64

2. Uninstall "kdbg.x86_64" package

Please follow the guidance below to uninstall kdbg.x86_64 on Fedora 35:

$ sudo dnf remove kdbg.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:31:26 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : kdbg
Epoch : 1
Version : 3.0.0
Release : 8.fc35
Architecture : x86_64
Size : 429 k
Source : kdbg-3.0.0-8.fc35.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.