How to Install and Uninstall gdb-doc.noarch Package on Fedora 35

Last updated: January 11,2025

1. Install "gdb-doc.noarch" package

Please follow the steps below to install gdb-doc.noarch on Fedora 35

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

2. Uninstall "gdb-doc.noarch" package

In this section, we are going to explain the necessary steps to uninstall gdb-doc.noarch on Fedora 35:

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

3. Information about the gdb-doc.noarch package on Fedora 35

Last metadata expiration check: 0:20:43 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : gdb-doc
Version : 12.1
Release : 1.fc35
Architecture : noarch
Size : 4.0 M
Source : gdb-12.1-1.fc35.src.rpm
Repository : updates
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.