How to Install and Uninstall gdb-minimal.x86_64 Package on AlmaLinux 9
Last updated: March 15,2025
1. Install "gdb-minimal.x86_64" package
In this section, we are going to explain the necessary steps to install gdb-minimal.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
gdb-minimal.x86_64
Copied
2. Uninstall "gdb-minimal.x86_64" package
This tutorial shows how to uninstall gdb-minimal.x86_64 on AlmaLinux 9:
$
sudo dnf remove
gdb-minimal.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gdb-minimal.x86_64 package on AlmaLinux 9
Last metadata expiration check: 1:04:34 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : gdb-minimal
Version : 10.2
Release : 11.1.el9_3
Architecture : x86_64
Size : 3.5 M
Source : gdb-10.2-11.1.el9_3.src.rpm
Repository : appstream
Summary : A GNU source-level debugger for C, C++, Fortran, Go and other languages (minimal version)
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, the GNU debugger, allows you to debug programs written in C, C++,
: Java, and other languages, by executing them in a controlled fashion
: and printing their data.
:
: This package provides a minimal version of GDB, tailored to be used by
: the Fedora buildroot. It should probably not be used by end users.
Available Packages
Name : gdb-minimal
Version : 10.2
Release : 11.1.el9_3
Architecture : x86_64
Size : 3.5 M
Source : gdb-10.2-11.1.el9_3.src.rpm
Repository : appstream
Summary : A GNU source-level debugger for C, C++, Fortran, Go and other languages (minimal version)
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, the GNU debugger, allows you to debug programs written in C, C++,
: Java, and other languages, by executing them in a controlled fashion
: and printing their data.
:
: This package provides a minimal version of GDB, tailored to be used by
: the Fedora buildroot. It should probably not be used by end users.