How to Install and Uninstall gcc-toolset-10-binutils-devel.i686 Package on CentOS 8 / RHEL 8
Last updated: November 15,2024
1. Install "gcc-toolset-10-binutils-devel.i686" package
Here is a brief guide to show you how to install gcc-toolset-10-binutils-devel.i686 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
gcc-toolset-10-binutils-devel.i686
Copied
2. Uninstall "gcc-toolset-10-binutils-devel.i686" package
This tutorial shows how to uninstall gcc-toolset-10-binutils-devel.i686 on CentOS 8 / RHEL 8:
$
sudo dnf remove
gcc-toolset-10-binutils-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the gcc-toolset-10-binutils-devel.i686 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 4:28:19 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : gcc-toolset-10-binutils-devel
Version : 2.35
Release : 5.el8
Architecture : i686
Size : 1.1 M
Source : gcc-toolset-10-binutils-2.35-5.el8.src.rpm
Repository : appstream
Summary : BFD and opcodes static and dynamic libraries and header files
URL : https://sourceware.org/binutils
License : GPLv3+
Description : This package contains BFD and opcodes static and dynamic libraries.
:
: The dynamic libraries are in this package, rather than a separate
: base package because they are actually linker scripts that force
: the use of the static libraries. This is because the API of the
: BFD library is too unstable to be used dynamically.
:
: The static libraries are here because they are now needed by the
: dynamic libraries.
:
: Developers starting new projects are strongly encouraged to consider
: using libelf instead of BFD.
Available Packages
Name : gcc-toolset-10-binutils-devel
Version : 2.35
Release : 5.el8
Architecture : i686
Size : 1.1 M
Source : gcc-toolset-10-binutils-2.35-5.el8.src.rpm
Repository : appstream
Summary : BFD and opcodes static and dynamic libraries and header files
URL : https://sourceware.org/binutils
License : GPLv3+
Description : This package contains BFD and opcodes static and dynamic libraries.
:
: The dynamic libraries are in this package, rather than a separate
: base package because they are actually linker scripts that force
: the use of the static libraries. This is because the API of the
: BFD library is too unstable to be used dynamically.
:
: The static libraries are here because they are now needed by the
: dynamic libraries.
:
: Developers starting new projects are strongly encouraged to consider
: using libelf instead of BFD.