How to Install and Uninstall gcc-toolset-11-gdb-gdbserver.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "gcc-toolset-11-gdb-gdbserver.x86_64" package
In this section, we are going to explain the necessary steps to install gcc-toolset-11-gdb-gdbserver.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
gcc-toolset-11-gdb-gdbserver.x86_64
Copied
2. Uninstall "gcc-toolset-11-gdb-gdbserver.x86_64" package
Please follow the guidance below to uninstall gcc-toolset-11-gdb-gdbserver.x86_64 on Rocky Linux 8:
$
sudo dnf remove
gcc-toolset-11-gdb-gdbserver.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gcc-toolset-11-gdb-gdbserver.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:59:21 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gcc-toolset-11-gdb-gdbserver
Version : 10.2
Release : 5.el8
Architecture : x86_64
Size : 459 k
Source : gcc-toolset-11-gdb-10.2-5.el8.src.rpm
Repository : appstream
Summary : A standalone server for GDB (the 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, 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 program that allows you to run GDB on a different
: machine than the one which is running the program being debugged.
Available Packages
Name : gcc-toolset-11-gdb-gdbserver
Version : 10.2
Release : 5.el8
Architecture : x86_64
Size : 459 k
Source : gcc-toolset-11-gdb-10.2-5.el8.src.rpm
Repository : appstream
Summary : A standalone server for GDB (the 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, 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 program that allows you to run GDB on a different
: machine than the one which is running the program being debugged.