How to Install and Uninstall gdb-doc.noarch Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "gdb-doc.noarch" package

Please follow the instructions below to install gdb-doc.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install gdb-doc.noarch

2. Uninstall "gdb-doc.noarch" package

Here is a brief guide to show you how to uninstall gdb-doc.noarch on AlmaLinux 9:

$ sudo dnf remove gdb-doc.noarch $ sudo dnf autoremove

3. Information about the gdb-doc.noarch package on AlmaLinux 9

Last metadata expiration check: 1:15:45 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : gdb-doc
Version : 10.2
Release : 11.1.el9_3
Architecture : noarch
Size : 3.9 M
Source : gdb-10.2-11.1.el9_3.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.