How to Install and Uninstall cgdb.x86_64 Package on Fedora 38
Last updated: January 15,2025
1. Install "cgdb.x86_64" package
Please follow the step by step instructions below to install cgdb.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
cgdb.x86_64
Copied
2. Uninstall "cgdb.x86_64" package
Please follow the guidance below to uninstall cgdb.x86_64 on Fedora 38:
$
sudo dnf remove
cgdb.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the cgdb.x86_64 package on Fedora 38
Last metadata expiration check: 1:14:33 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : cgdb
Version : 0.8.0
Release : 4.fc38
Architecture : x86_64
Size : 212 k
Source : cgdb-0.8.0-4.fc38.src.rpm
Repository : fedora
Summary : CGDB is a curses-based interface to the GNU Debugger (GDB)
URL : https://cgdb.github.io/
License : GPLv2
Description : CGDB is a curses-based interface to the GNU Debugger (GDB).
: The goal of CGDB is to be lightweight and responsive; not encumbered with
: unnecessary features.
: The interface is designed to deliver the familiar GDB text interface,
: with a split screen showing the source as it executes.
: The UI is modeled on the classic Unix text editor, vi.
: Those familiar with vi should feel right at home using CGDB.
Available Packages
Name : cgdb
Version : 0.8.0
Release : 4.fc38
Architecture : x86_64
Size : 212 k
Source : cgdb-0.8.0-4.fc38.src.rpm
Repository : fedora
Summary : CGDB is a curses-based interface to the GNU Debugger (GDB)
URL : https://cgdb.github.io/
License : GPLv2
Description : CGDB is a curses-based interface to the GNU Debugger (GDB).
: The goal of CGDB is to be lightweight and responsive; not encumbered with
: unnecessary features.
: The interface is designed to deliver the familiar GDB text interface,
: with a split screen showing the source as it executes.
: The UI is modeled on the classic Unix text editor, vi.
: Those familiar with vi should feel right at home using CGDB.