How to Install and Uninstall gdb-doc.noarch Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "gdb-doc.noarch" package
Please follow the steps below to install gdb-doc.noarch on Oracle Linux 8
$
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 Oracle Linux 8:
$
sudo dnf remove
gdb-doc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the gdb-doc.noarch package on Oracle Linux 8
Last metadata expiration check: 3:02:18 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gdb-doc
Version : 8.2
Release : 18.0.1.el8
Architecture : noarch
Size : 3.9 M
Source : gdb-8.2-18.0.1.el8.src.rpm
Repository : ol8_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.
Available Packages
Name : gdb-doc
Version : 8.2
Release : 18.0.1.el8
Architecture : noarch
Size : 3.9 M
Source : gdb-8.2-18.0.1.el8.src.rpm
Repository : ol8_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.