How to Install and Uninstall gdb-headless.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "gdb-headless.x86_64" package
This is a short guide on how to install gdb-headless.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
gdb-headless.x86_64
Copied
2. Uninstall "gdb-headless.x86_64" package
Learn how to uninstall gdb-headless.x86_64 on Rocky Linux 8:
$
sudo dnf remove
gdb-headless.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gdb-headless.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:52:11 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gdb-headless
Version : 8.2
Release : 18.el8
Architecture : x86_64
Size : 3.7 M
Source : gdb-8.2-18.el8.src.rpm
Repository : appstream
Summary : A GNU source-level debugger for C, C++, Fortran, Go and other languages
URL : http://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.
Available Packages
Name : gdb-headless
Version : 8.2
Release : 18.el8
Architecture : x86_64
Size : 3.7 M
Source : gdb-8.2-18.el8.src.rpm
Repository : appstream
Summary : A GNU source-level debugger for C, C++, Fortran, Go and other languages
URL : http://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.