How to Install and Uninstall gcc-toolset-11-elfutils-libs.i686 Package on Oracle Linux 8

Last updated: July 05,2024

1. Install "gcc-toolset-11-elfutils-libs.i686" package

Please follow the instructions below to install gcc-toolset-11-elfutils-libs.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install gcc-toolset-11-elfutils-libs.i686

2. Uninstall "gcc-toolset-11-elfutils-libs.i686" package

Please follow the instructions below to uninstall gcc-toolset-11-elfutils-libs.i686 on Oracle Linux 8:

$ sudo dnf remove gcc-toolset-11-elfutils-libs.i686 $ sudo dnf autoremove

3. Information about the gcc-toolset-11-elfutils-libs.i686 package on Oracle Linux 8

Last metadata expiration check: 3:06:18 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gcc-toolset-11-elfutils-libs
Version : 0.185
Release : 5.el8
Architecture : i686
Size : 315 k
Source : gcc-toolset-11-elfutils-0.185-5.el8.src.rpm
Repository : ol8_appstream
Summary : Libraries to handle compiled objects
URL : http://elfutils.org/
License : GPLv2+ or LGPLv3+
Description : The elfutils-libs package contains libraries which implement DWARF, ELF,
: and machine-specific ELF handling and process introspection. These
: libraries are used by the programs in the elfutils package. The
: elfutils-devel package enables building other programs using these
: libraries.