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

Last updated: May 16,2024

1. Install "gdb-doc.noarch" package

Learn how to install gdb-doc.noarch on AlmaLinux 8

$ 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 AlmaLinux 8:

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

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

Last metadata expiration check: 0:31:32 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : gdb-doc
Version : 8.2
Release : 18.el8
Architecture : noarch
Size : 3.9 M
Source : gdb-8.2-18.el8.src.rpm
Repository : appstream
Summary : Documentation for GDB (the GNU source-level debugger)
URL : http://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.