How to Install and Uninstall gdb.i686 Package on Oracle Linux 8

Last updated: November 29,2024

1. Install "gdb.i686" package

This is a short guide on how to install gdb.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install gdb.i686

2. Uninstall "gdb.i686" package

Please follow the guidance below to uninstall gdb.i686 on Oracle Linux 8:

$ sudo dnf remove gdb.i686 $ sudo dnf autoremove

3. Information about the gdb.i686 package on Oracle Linux 8

Last metadata expiration check: 0:06:57 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gdb
Version : 8.2
Release : 18.0.1.el8
Architecture : i686
Size : 299 k
Source : gdb-8.2-18.0.1.el8.src.rpm
Repository : ol8_appstream
Summary : A stub package for GNU source-level debugger
URL : http://gnu.org/software/gdb/
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL
Description : 'gdb' package is only a stub to install gcc-gdb-plugin for 'compile' commands.
: See package 'gdb-headless'.