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

Last updated: October 06,2024

1. Install "gdb-doc.noarch" package

This guide covers the steps necessary to install gdb-doc.noarch on Fedora 34

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

2. Uninstall "gdb-doc.noarch" package

Learn how to uninstall gdb-doc.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:40:10 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : gdb-doc
Version : 11.1
Release : 5.fc34
Architecture : noarch
Size : 3.9 M
Source : gdb-11.1-5.fc34.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.