How to Install and Uninstall gdb-doc.noarch Package on Rocky Linux 9
Last updated: November 02,2024
1. Install "gdb-doc.noarch" package
This guide covers the steps necessary to install gdb-doc.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
gdb-doc.noarch
Copied
2. Uninstall "gdb-doc.noarch" package
This guide covers the steps necessary to uninstall gdb-doc.noarch on Rocky Linux 9:
$
sudo dnf remove
gdb-doc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the gdb-doc.noarch package on Rocky Linux 9
Last metadata expiration check: 2:36:57 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : gdb-doc
Version : 10.2
Release : 11.el9
Architecture : noarch
Size : 3.9 M
Source : gdb-10.2-11.el9.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.
Available Packages
Name : gdb-doc
Version : 10.2
Release : 11.el9
Architecture : noarch
Size : 3.9 M
Source : gdb-10.2-11.el9.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.