How to Install and Uninstall gcc-toolset-10-gdb-doc.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "gcc-toolset-10-gdb-doc.noarch" package

Please follow the guidelines below to install gcc-toolset-10-gdb-doc.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install gcc-toolset-10-gdb-doc.noarch

2. Uninstall "gcc-toolset-10-gdb-doc.noarch" package

Please follow the steps below to uninstall gcc-toolset-10-gdb-doc.noarch on Rocky Linux 8:

$ sudo dnf remove gcc-toolset-10-gdb-doc.noarch $ sudo dnf autoremove

3. Information about the gcc-toolset-10-gdb-doc.noarch package on Rocky Linux 8

Last metadata expiration check: 0:50:00 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gcc-toolset-10-gdb-doc
Version : 9.2
Release : 4.el8
Architecture : noarch
Size : 4.1 M
Source : gcc-toolset-10-gdb-9.2-4.el8.src.rpm
Repository : appstream
Summary : Documentation for GDB (the GNU source-level debugger)
URL : https://gnu.org/software/gdb/
License : 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 INFO, HTML and PDF user manual for GDB.