How to Install and Uninstall gdb.src Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "gdb.src" package
This tutorial shows how to install gdb.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
gdb.src
Copied
2. Uninstall "gdb.src" package
Please follow the guidelines below to uninstall gdb.src on Oracle Linux 9:
$
sudo dnf remove
gdb.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the gdb.src package on Oracle Linux 9
Last metadata expiration check: 1:33:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : gdb
Version : 10.2
Release : 11.0.3.el9
Architecture : src
Size : 21 M
Source : None
Repository : ol9_appstream
Summary : A stub package for GNU source-level debugger
URL : https://gnu.org/software/gdb/
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL
Description : 'gdb' package is only a stub to install gcc-gdb-plugin for 'compile' commands.
: See package 'gdb-headless'.
Available Packages
Name : gdb
Version : 10.2
Release : 11.0.3.el9
Architecture : src
Size : 21 M
Source : None
Repository : ol9_appstream
Summary : A stub package for GNU source-level debugger
URL : https://gnu.org/software/gdb/
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL
Description : 'gdb' package is only a stub to install gcc-gdb-plugin for 'compile' commands.
: See package 'gdb-headless'.