How to Install and Uninstall libstdc++.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 11,2025
1. Install "libstdc++.x86_64" package
Learn how to install libstdc++.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
libstdc++.x86_64
Copied
2. Uninstall "libstdc++.x86_64" package
Learn how to uninstall libstdc++.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
libstdc++.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the libstdc++.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : libstdc++
Arch : x86_64
Version : 4.8.5
Release : 44.el7
Size : 1.0 M
Repo : installed
From repo : anaconda
Summary : GNU Standard C++ Library
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and
: LGPLv2+ and BSD
Description : The libstdc++ package contains a rewritten standard compliant GCC
: Standard C++ Library.
Name : libstdc++
Arch : x86_64
Version : 4.8.5
Release : 44.el7
Size : 1.0 M
Repo : installed
From repo : anaconda
Summary : GNU Standard C++ Library
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and
: LGPLv2+ and BSD
Description : The libstdc++ package contains a rewritten standard compliant GCC
: Standard C++ Library.