How to Install and Uninstall gdb-doc.noarch Package on Amazon Linux 2
Last updated: January 10,2025
1. Install "gdb-doc.noarch" package
This guide let you learn how to install gdb-doc.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
gdb-doc.noarch
Copied
2. Uninstall "gdb-doc.noarch" package
Please follow the step by step instructions below to uninstall gdb-doc.noarch on Amazon Linux 2:
$
sudo yum remove
gdb-doc.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the gdb-doc.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : gdb-doc
Arch : noarch
Version : 8.0.1
Release : 36.amzn2.0.1
Size : 3.9 M
Repo : amzn2-core/2/x86_64
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
Arch : noarch
Version : 8.0.1
Release : 36.amzn2.0.1
Size : 3.9 M
Repo : amzn2-core/2/x86_64
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.